diff options
Diffstat (limited to 'www/php-curl/Makefile')
-rw-r--r-- | www/php-curl/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/php-curl/Makefile b/www/php-curl/Makefile index 218350869a6..7dc81ce7a8a 100644 --- a/www/php-curl/Makefile +++ b/www/php-curl/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.20 2012/12/16 01:52:39 obache Exp $ +# $NetBSD: Makefile,v 1.21 2013/02/06 23:24:03 jperkin Exp $ MODNAME= curl -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES+= www COMMENT= PHP extension for curl functions |