diff options
Diffstat (limited to 'net/ftplibpp')
-rw-r--r-- | net/ftplibpp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/ftplibpp/Makefile b/net/ftplibpp/Makefile index 877a72de6fc..53abf72c2de 100644 --- a/net/ftplibpp/Makefile +++ b/net/ftplibpp/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2012/10/23 17:18:22 asau Exp $ +# $NetBSD: Makefile,v 1.12 2013/02/06 23:23:14 jperkin Exp $ # DISTNAME= ftplibpp-1.0.1 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= net devel MASTER_SITES= http://download.berlios.de/kasablanca/ |