diff options
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 81798090e0e..2c0d4ee6933 100644 --- a/www/ap-rivet/Makefile +++ b/www/ap-rivet/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2006/01/24 07:32:42 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2006/02/05 23:11:17 joerg Exp $ DISTNAME= rivet_0.4.0-1 PKGNAME= ap-rivet-0.4.0.1 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_APACHE:=tcl/rivet/} |