diff options
Diffstat (limited to 'www/ap-rivet/Makefile')
-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 9439e45ff50..6f3a377b119 100644 --- a/www/ap-rivet/Makefile +++ b/www/ap-rivet/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2013/04/06 14:22:41 rodent Exp $ +# $NetBSD: Makefile,v 1.12 2014/01/11 14:42:06 adam Exp $ DISTNAME= rivet-0.5.0 PKGNAME= ap13-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= www MASTER_SITES= http://apache.mirror99.com/tcl/rivet/ |