diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/php-ftp/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/php-ftp/Makefile b/net/php-ftp/Makefile index 04e14b883e9..1a8c10c96f3 100644 --- a/net/php-ftp/Makefile +++ b/net/php-ftp/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.11 2010/01/17 12:02:34 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2010/02/27 03:35:12 taca Exp $ MODNAME= ftp -PKGREVISION= 2 CATEGORIES+= net COMMENT= PHP extension for FTP access |