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 /time/pear-Date | |
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 'time/pear-Date')
-rw-r--r-- | time/pear-Date/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/time/pear-Date/Makefile b/time/pear-Date/Makefile index 45517adc895..685e71cf4e3 100644 --- a/time/pear-Date/Makefile +++ b/time/pear-Date/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2006/06/04 16:26:55 joerg Exp $ +# $NetBSD: Makefile,v 1.9 2007/05/05 22:09:19 adrianp Exp $ DISTNAME= Date-1.4.3 +PKGREVISION= 1 CATEGORIES= time MAINTAINER= jdolecek@NetBSD.org |