diff options
Diffstat (limited to 'ftp/freebsd-ftpd/Makefile')
-rw-r--r-- | ftp/freebsd-ftpd/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/ftp/freebsd-ftpd/Makefile b/ftp/freebsd-ftpd/Makefile index b90e54050f72..ac65a6a11701 100644 --- a/ftp/freebsd-ftpd/Makefile +++ b/ftp/freebsd-ftpd/Makefile @@ -1,6 +1,6 @@ PORTNAME= freebsd-ftpd DISTVERSIONPREFIX= v -DISTVERSION= 20240719 +DISTVERSION= 20250929 CATEGORIES= ftp MAINTAINER= cy@FreeBSD.org @@ -11,7 +11,6 @@ LICENSE= BSD3CLAUSE USE_GITHUB= yes GH_ACCOUNT= cschuber -GH_TAGNAME= d716943 USES= uidfix |