diff options
author | adrianp <adrianp> | 2007-05-05 22:09:18 +0000 |
---|---|---|
committer | adrianp <adrianp> | 2007-05-05 22:09:18 +0000 |
commit | 5695eed23c50b2ac0f8aa4e883d83f9cdb7275d9 (patch) | |
tree | e97b27e3f25eac997fd9c891d7b7bf1e23df79af /math | |
parent | 342d94366d2e90f99a49594c955b95a6ac485f5e (diff) | |
download | pkgsrc-5695eed23c50b2ac0f8aa4e883d83f9cdb7275d9.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 |