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 | d66a07ff76e093d2ff317a0c75c0f8d3ec318021 (patch) | |
tree | e97b27e3f25eac997fd9c891d7b7bf1e23df79af /graphics/pear-Image_Color | |
parent | 84f4f8d650a268090ddd4f8f3f598a0ff1dbdb88 (diff) | |
download | pkgsrc-d66a07ff76e093d2ff317a0c75c0f8d3ec318021.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_Color')
-rw-r--r-- | graphics/pear-Image_Color/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/pear-Image_Color/Makefile b/graphics/pear-Image_Color/Makefile index 501e2432e19..80f470a4dd4 100644 --- a/graphics/pear-Image_Color/Makefile +++ b/graphics/pear-Image_Color/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:18 adrianp Exp $ DISTNAME= Image_Color-1.0.2 +PKGREVISION= 1 CATEGORIES= graphics MAINTAINER= adrianp@NetBSD.org |