diff options
author | taca <taca> | 2012-07-20 12:30:36 +0000 |
---|---|---|
committer | taca <taca> | 2012-07-20 12:30:36 +0000 |
commit | 07cba7ea942a6e4c7073b88e9ce2f1f2d9a33632 (patch) | |
tree | 6f8343b63906d68a034251e8aba5a0ad19bab03b /www/php-curl | |
parent | 7ececa05bf4acbb141a4896aba91c020787ad5ee (diff) | |
download | pkgsrc-07cba7ea942a6e4c7073b88e9ce2f1f2d9a33632.tar.gz |
- Reset PKG_REVISION by both php53 and php54 are updated.
- Remove supporting php5 (PHP 5.2.x) supporting codes.
Diffstat (limited to 'www/php-curl')
-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 b5c9bc2abf5..8cefb635f66 100644 --- a/www/php-curl/Makefile +++ b/www/php-curl/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.17 2011/04/22 13:45:00 obache Exp $ +# $NetBSD: Makefile,v 1.18 2012/07/20 12:30:38 taca Exp $ MODNAME= curl -PKGREVISION= 1 CATEGORIES+= www COMMENT= PHP extension for curl functions |