diff options
author | jdolecek <jdolecek@pkgsrc.org> | 2018-01-09 15:33:35 +0000 |
---|---|---|
committer | jdolecek <jdolecek@pkgsrc.org> | 2018-01-09 15:33:35 +0000 |
commit | c0fabbf70a8f50b496b2a28baf6b3fdfdb216dfa (patch) | |
tree | 24f6dfbf3ffdf0c47b6d434e1068cb3086715638 /www/php-curl | |
parent | ec85612883e77d093d72951f550018dc96760c75 (diff) | |
download | pkgsrc-c0fabbf70a8f50b496b2a28baf6b3fdfdb216dfa.tar.gz |
reset PKGREVISION for php-curl
reset PKGREVISION along with update of all lang/php* on Jan 4th
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 78bd670e111..865de621096 100644 --- a/www/php-curl/Makefile +++ b/www/php-curl/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.34 2018/01/01 21:18:55 adam Exp $ +# $NetBSD: Makefile,v 1.35 2018/01/09 15:33:35 jdolecek Exp $ MODNAME= curl CATEGORIES+= www COMMENT= PHP extension for curl functions -PKGREVISION= 1 CONFLICTS= php-curl-[0-9]* |