diff options
Diffstat (limited to 'net/php-ftp')
-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 7fe0bf79291..0bed9fc3d4c 100644 --- a/net/php-ftp/Makefile +++ b/net/php-ftp/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.16 2014/02/12 23:18:24 tron Exp $ +# $NetBSD: Makefile,v 1.17 2015/03/20 16:33:28 taca Exp $ MODNAME= ftp -PKGREVISION= 1 CATEGORIES+= net COMMENT= PHP extension for FTP access |