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 /math | |
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 'math')
-rw-r--r-- | math/pear-Numbers_Roman/Makefile | 3 | ||||
-rw-r--r-- | math/pear-Numbers_Words/Makefile | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/math/pear-Numbers_Roman/Makefile b/math/pear-Numbers_Roman/Makefile index 14a9ba58596..8084e8e697d 100644 --- a/math/pear-Numbers_Roman/Makefile +++ b/math/pear-Numbers_Roman/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2007/02/22 19:26:47 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2007/05/05 22:09:18 adrianp Exp $ DISTNAME= Numbers_Roman-0.2.0 +PKGREVISION= 1 CATEGORIES= math MAINTAINER= adrianp@NetBSD.org diff --git a/math/pear-Numbers_Words/Makefile b/math/pear-Numbers_Words/Makefile index 62e1d5b8d58..d99e5aeeaaa 100644 --- a/math/pear-Numbers_Words/Makefile +++ b/math/pear-Numbers_Words/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2007/02/22 19:26:47 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2007/05/05 22:09:18 adrianp Exp $ DISTNAME= Numbers_Words-0.14.0 +PKGREVISION= 1 CATEGORIES= math MAINTAINER= adrianp@NetBSD.org |