diff options
author | wiz <wiz> | 2006-01-24 07:31:52 +0000 |
---|---|---|
committer | wiz <wiz> | 2006-01-24 07:31:52 +0000 |
commit | a69ee834fdb78f974c6eb5ac92b9e3692fc18435 (patch) | |
tree | 77ad9fb8ac0c2d8f2684d68e29ca6419f17fa0fd /www/ap-rivet | |
parent | a89c70696e9b1d06101e7d5eee8f7a3f7c4f52f5 (diff) | |
download | pkgsrc-a69ee834fdb78f974c6eb5ac92b9e3692fc18435.tar.gz |
Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 because
of the shlib major bump.
PKGREVISION++ for the dependencies.
Diffstat (limited to 'www/ap-rivet')
-rw-r--r-- | www/ap-rivet/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/ap-rivet/Makefile b/www/ap-rivet/Makefile index fe0efe54578..81798090e0e 100644 --- a/www/ap-rivet/Makefile +++ b/www/ap-rivet/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2006/01/13 00:36:29 rillig Exp $ +# $NetBSD: Makefile,v 1.4 2006/01/24 07:32:42 wiz Exp $ DISTNAME= rivet_0.4.0-1 PKGNAME= ap-rivet-0.4.0.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_APACHE:=tcl/rivet/} |