aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmmanuel Vadot <manu@FreeBSD.org>2023-01-27 14:57:56 +0000
committerEmmanuel Vadot <manu@FreeBSD.org>2023-02-08 07:49:43 +0000
commit06a69951fb5968c21c48413e683f0332cfe9fd92 (patch)
treee4975d484c3d80cb0cbeb16060f68dea07eebc26
parent4c9c296e6378c731b2e7963482c33cfa3da7ef37 (diff)
downloadsrc-06a69951fb5968c21c48413e683f0332cfe9fd92.tar.gz
src-06a69951fb5968c21c48413e683f0332cfe9fd92.zip
pkgbase: Put ftp-proxy in the FreeBSD-pf package
It belongs here. Also this unbloat FreeBSD-utilities a bit and it will not depend on the FreeBSD-libevent1 package now. Sponsored by: Beckhoff Automation GmbH & Co. KG Differential Revision: https://reviews.freebsd.org/D38226
-rw-r--r--usr.sbin/ftp-proxy/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.sbin/ftp-proxy/Makefile b/usr.sbin/ftp-proxy/Makefile
index 768901f99131..864a35b5f5f1 100644
--- a/usr.sbin/ftp-proxy/Makefile
+++ b/usr.sbin/ftp-proxy/Makefile
@@ -2,6 +2,7 @@
.PATH: ${SRCTOP}/contrib/pf/ftp-proxy
+PACKAGE= pf
PROG= ftp-proxy
MAN= ftp-proxy.8