git: 06a69951fb59 - main - pkgbase: Put ftp-proxy in the FreeBSD-pf package
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 08 Feb 2023 07:54:18 UTC
The branch main has been updated by manu:
URL: https://cgit.FreeBSD.org/src/commit/?id=06a69951fb5968c21c48413e683f0332cfe9fd92
commit 06a69951fb5968c21c48413e683f0332cfe9fd92
Author: Emmanuel Vadot <manu@FreeBSD.org>
AuthorDate: 2023-01-27 14:57:56 +0000
Commit: Emmanuel Vadot <manu@FreeBSD.org>
CommitDate: 2023-02-08 07:49:43 +0000
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
---
usr.sbin/ftp-proxy/Makefile | 1 +
1 file changed, 1 insertion(+)
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