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 6a413d384cb..80b491864bd 100644 --- a/www/php-curl/Makefile +++ b/www/php-curl/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2004/11/05 17:11:40 jdolecek Exp $ +# $NetBSD: Makefile,v 1.4 2005/01/03 15:59:12 wiz Exp $ MODNAME= curl -PKGREVISION= # empty +PKGREVISION= 1 CATEGORIES+= www COMMENT= PHP extension for curl functions |