diff options
Diffstat (limited to 'www/php-curl/Makefile')
-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 |