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 08c7055fbc7..fe672a55d8c 100644 --- a/net/proftpd/Makefile +++ b/net/proftpd/Makefile @@ -1,5 +1,6 @@ -# $NetBSD: Makefile,v 1.83 2016/03/14 22:47:10 wiedi Exp $ +# $NetBSD: Makefile,v 1.84 2016/07/09 06:38:45 wiz Exp $ +PKGREVISION= 1 .include "../../net/proftpd/Makefile.common" COMMENT= Highly configurable FTP server software |