diff options
Diffstat (limited to 'www/php-curl/Makefile')
-rw-r--r-- | www/php-curl/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/php-curl/Makefile b/www/php-curl/Makefile index 84423c434d5..aed61a1d506 100644 --- a/www/php-curl/Makefile +++ b/www/php-curl/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2005/09/28 12:34:03 rillig Exp $ +# $NetBSD: Makefile,v 1.8 2006/02/05 23:11:28 joerg Exp $ MODNAME= curl +PKGREVISION= 1 CATEGORIES+= www COMMENT= PHP extension for curl functions |