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 941075543f7..30e7f80b511 100644 --- a/www/php-curl/Makefile +++ b/www/php-curl/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.44 2019/07/20 22:46:56 wiz Exp $ +# $NetBSD: Makefile,v 1.45 2019/08/22 12:23:54 ryoon Exp $ MODNAME= curl CATEGORIES+= www COMMENT= PHP extension for curl functions -PKGREVISION= 3 +PKGREVISION= 4 CONFLICTS= php-curl-[0-9]* |