diff options
author | adrianp <adrianp@pkgsrc.org> | 2007-05-05 22:09:18 +0000 |
---|---|---|
committer | adrianp <adrianp@pkgsrc.org> | 2007-05-05 22:09:18 +0000 |
commit | d069d5bd5970985589fdcb78f47d28a3714c6c81 (patch) | |
tree | e97b27e3f25eac997fd9c891d7b7bf1e23df79af /graphics/pear-Image_Graph | |
parent | 4d057acf88134ee74b26022e1cff4dc3d841a7f8 (diff) | |
download | pkgsrc-d069d5bd5970985589fdcb78f47d28a3714c6c81.tar.gz |
PKGREVISION++ for the recent PEAR/PHP changes so that all child packages
pick up the new dependencies properly
Diffstat (limited to 'graphics/pear-Image_Graph')
-rw-r--r-- | graphics/pear-Image_Graph/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/pear-Image_Graph/Makefile b/graphics/pear-Image_Graph/Makefile index 3d358dd7303..a3bbb94682d 100644 --- a/graphics/pear-Image_Graph/Makefile +++ b/graphics/pear-Image_Graph/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2007/02/22 19:26:35 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2007/05/05 22:09:19 adrianp Exp $ DISTNAME= Image_Graph-0.3.0dev4 +PKGREVISION= 1 CATEGORIES= graphics MAINTAINER= adrianp@NetBSD.org |