diff options
author | taca <taca@pkgsrc.org> | 2013-02-22 03:07:43 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2013-02-22 03:07:43 +0000 |
commit | b2bc806c025962017297ff65485d7bc719c570c5 (patch) | |
tree | 7081e7b976b6e6bbaac7b164e1a61af78daf544a /net | |
parent | ec2c2504d62ddbea5c058723d84fe5f1a400c5ee (diff) | |
download | pkgsrc-b2bc806c025962017297ff65485d7bc719c570c5.tar.gz |
Reset PKG_REVISION along with update of both php53 and php54.
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 7d403057ab9..aefb267d321 100644 --- a/net/php-ftp/Makefile +++ b/net/php-ftp/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.14 2013/02/06 23:23:21 jperkin Exp $ +# $NetBSD: Makefile,v 1.15 2013/02/22 03:07:45 taca Exp $ MODNAME= ftp -PKGREVISION= 1 CATEGORIES+= net COMMENT= PHP extension for FTP access |