diff options
Diffstat (limited to 'www/php-http/Makefile')
-rw-r--r-- | www/php-http/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/php-http/Makefile b/www/php-http/Makefile index 1a128ef2707..436f420e4fa 100644 --- a/www/php-http/Makefile +++ b/www/php-http/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.1 2013/09/13 08:28:18 fhajny Exp $ +# $NetBSD: Makefile,v 1.2 2014/02/12 23:18:46 tron Exp $ MODNAME= http +PKGREVISION= 1 PECL_VERSION= 1.7.6 CATEGORIES+= www |