pkgbase: Move spppcontrol to FreeBSD-ppp

This program belong with the other ppp-related programs.

Differential Revision:	 https://reviews.freebsd.org/D31792
Reviewed by: emaste
This commit is contained in:
Emmanuel Vadot 2021-09-01 19:03:38 +02:00
parent c7fd29f0f2
commit 0818f499bc

View File

@ -1,5 +1,7 @@
# $FreeBSD$
PACKAGE= ppp
PROG= spppcontrol
MAN= spppcontrol.8
WARNS?= 2