diff options
Diffstat (limited to 'net/proftpd')
-rw-r--r-- | net/proftpd/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/proftpd/Makefile b/net/proftpd/Makefile index 318e52d2d80..519e8b5e190 100644 --- a/net/proftpd/Makefile +++ b/net/proftpd/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.94 2022/03/07 16:27:48 nia Exp $ +# $NetBSD: Makefile,v 1.95 2022/06/28 11:35:19 wiz Exp $ #PKGREVISION= 2 +PKGREVISION= 1 .include "../../net/proftpd/Makefile.common" COMMENT= Highly configurable FTP server software |