diff options
author | adrianp <adrianp> | 2007-05-05 22:09:18 +0000 |
---|---|---|
committer | adrianp <adrianp> | 2007-05-05 22:09:18 +0000 |
commit | ce1ec95e815b1df395f4187381381f369fa8f79c (patch) | |
tree | e97b27e3f25eac997fd9c891d7b7bf1e23df79af /graphics | |
parent | 8dfb6047a9df1c9f1bef1d384b698dc70c2d222c (diff) | |
download | pkgsrc-ce1ec95e815b1df395f4187381381f369fa8f79c.tar.gz |
PKGREVISION++ for the recent PEAR/PHP changes so that all child packages
pick up the new dependencies properly
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/pear-Image_Canvas/Makefile | 3 | ||||
-rw-r--r-- | graphics/pear-Image_Color/Makefile | 3 | ||||
-rw-r--r-- | graphics/pear-Image_Graph/Makefile | 3 |
3 files changed, 6 insertions, 3 deletions
diff --git a/graphics/pear-Image_Canvas/Makefile b/graphics/pear-Image_Canvas/Makefile index 4da2a0ad198..d7d67be8836 100644 --- a/graphics/pear-Image_Canvas/Makefile +++ b/graphics/pear-Image_Canvas/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_Canvas-0.2.4 +PKGREVISION= 1 CATEGORIES= graphics MAINTAINER= adrianp@NetBSD.org 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 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 |