diff options
Diffstat (limited to 'www/php-curl')
-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 0c8980f2803..c8071eac9b7 100644 --- a/www/php-curl/Makefile +++ b/www/php-curl/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.31 2017/04/30 01:22:03 ryoon Exp $ +# $NetBSD: Makefile,v 1.32 2017/08/24 20:03:42 adam Exp $ MODNAME= curl CATEGORIES+= www COMMENT= PHP extension for curl functions -PKGREVISION= 1 +PKGREVISION= 2 CONFLICTS= php-curl-[0-9]* |