diff options
author | taca <taca> | 2013-02-22 03:07:43 +0000 |
---|---|---|
committer | taca <taca> | 2013-02-22 03:07:43 +0000 |
commit | b9c8f64dfd4f80f722ede69a7dea60454aeaeeae (patch) | |
tree | 7081e7b976b6e6bbaac7b164e1a61af78daf544a /www | |
parent | e79e6745be05067a94a6fb0c3960544631e0c21a (diff) | |
download | pkgsrc-b9c8f64dfd4f80f722ede69a7dea60454aeaeeae.tar.gz |
Reset PKG_REVISION along with update of both php53 and php54.
Diffstat (limited to 'www')
-rw-r--r-- | www/php-curl/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/php-curl/Makefile b/www/php-curl/Makefile index 7dc81ce7a8a..484d8870bfe 100644 --- a/www/php-curl/Makefile +++ b/www/php-curl/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.21 2013/02/06 23:24:03 jperkin Exp $ +# $NetBSD: Makefile,v 1.22 2013/02/22 03:07:45 taca Exp $ MODNAME= curl -PKGREVISION= 2 CATEGORIES+= www COMMENT= PHP extension for curl functions |