diff options
Diffstat (limited to 'net/php4-ftp/Makefile')
-rw-r--r-- | net/php4-ftp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/php4-ftp/Makefile b/net/php4-ftp/Makefile index 7428d7acef6..d75b239ed95 100644 --- a/net/php4-ftp/Makefile +++ b/net/php4-ftp/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2004/01/13 19:44:59 jdolecek Exp $ +# $NetBSD: Makefile,v 1.7 2004/03/26 02:27:49 wiz Exp $ MODNAME= ftp +PKGREVISION= 3 CATEGORIES+= net -PKGREVISION= 2 COMMENT= PHP4 extension for FTP access USE_BUILDLINK2= YES |