diff options
Diffstat (limited to 'usr.sbin/ftp-proxy/Makefile')
-rw-r--r-- | usr.sbin/ftp-proxy/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/usr.sbin/ftp-proxy/Makefile b/usr.sbin/ftp-proxy/Makefile index 768901f99131..b6568ccb976b 100644 --- a/usr.sbin/ftp-proxy/Makefile +++ b/usr.sbin/ftp-proxy/Makefile @@ -1,7 +1,6 @@ -# $FreeBSD$ - .PATH: ${SRCTOP}/contrib/pf/ftp-proxy +PACKAGE= pf PROG= ftp-proxy MAN= ftp-proxy.8 |