diff options
Diffstat (limited to 'net/proftpd/Makefile')
-rw-r--r-- | net/proftpd/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/proftpd/Makefile b/net/proftpd/Makefile index fe672a55d8c..a550bbaedb1 100644 --- a/net/proftpd/Makefile +++ b/net/proftpd/Makefile @@ -1,6 +1,5 @@ -# $NetBSD: Makefile,v 1.84 2016/07/09 06:38:45 wiz Exp $ +# $NetBSD: Makefile,v 1.85 2017/04/05 17:36:00 kim Exp $ -PKGREVISION= 1 .include "../../net/proftpd/Makefile.common" COMMENT= Highly configurable FTP server software |