summaryrefslogtreecommitdiff
path: root/ftp/freebsd-ftpd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'ftp/freebsd-ftpd/Makefile')
-rw-r--r--ftp/freebsd-ftpd/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/ftp/freebsd-ftpd/Makefile b/ftp/freebsd-ftpd/Makefile
index ac65a6a11701..0aefa27362f4 100644
--- a/ftp/freebsd-ftpd/Makefile
+++ b/ftp/freebsd-ftpd/Makefile
@@ -1,6 +1,7 @@
PORTNAME= freebsd-ftpd
DISTVERSIONPREFIX= v
DISTVERSION= 20250929
+PORTREVISION= 1
CATEGORIES= ftp
MAINTAINER= cy@FreeBSD.org
@@ -13,6 +14,7 @@ USE_GITHUB= yes
GH_ACCOUNT= cschuber
USES= uidfix
+USE_RC_SUBR= ftpd
MAKE_ARGS+= BINOWN=${BINOWN} BINMODE=${BINMODE}
MAKE_ENV+= MAKESYSPATH=/usr/src/share/mk \