diff options
Diffstat (limited to 'graphics/php-gd/Makefile')
-rw-r--r-- | graphics/php-gd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/php-gd/Makefile b/graphics/php-gd/Makefile index eb880d54010..53746375cb3 100644 --- a/graphics/php-gd/Makefile +++ b/graphics/php-gd/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.33 2013/06/03 10:05:18 wiz Exp $ +# $NetBSD: Makefile,v 1.34 2013/06/04 22:16:24 tron Exp $ MODNAME= gd -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES+= graphics COMMENT= PHP extension for GD graphics library |