diff options
author | adam <adam> | 2003-06-23 10:11:10 +0000 |
---|---|---|
committer | adam <adam> | 2003-06-23 10:11:10 +0000 |
commit | 7d275c856b0422f383b09ad7e1d34ba2951237c6 (patch) | |
tree | d5ced2a998ad552bf208d1212b7ae1daf417e529 /graphics | |
parent | 03f54fdad383f8736063f74ca5eaea86dbd2eb5b (diff) | |
download | pkgsrc-7d275c856b0422f383b09ad7e1d34ba2951237c6.tar.gz |
Revision bumped because of gd shared library major bump
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/php3-gd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/php3-gd/Makefile b/graphics/php3-gd/Makefile index ab3670f5f8c..65f30bc8a47 100644 --- a/graphics/php3-gd/Makefile +++ b/graphics/php3-gd/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2002/10/09 11:55:54 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2003/06/23 10:11:10 adam Exp $ MODNAME= gd CATEGORIES+= graphics -PKGREVISION= 1 +PKGREVISION= 2 COMMENT= PHP3 extension for GD graphics library USE_BUILDLINK2= yes |