mirror of
https://github.com/opnsense/src.git
synced 2026-04-22 06:39:32 -04:00
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:
parent
c7fd29f0f2
commit
0818f499bc
1 changed files with 2 additions and 0 deletions
|
|
@ -1,5 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PACKAGE= ppp
|
||||
|
||||
PROG= spppcontrol
|
||||
MAN= spppcontrol.8
|
||||
WARNS?= 2
|
||||
|
|
|
|||
Loading…
Reference in a new issue