diff options
author | marino <marino@pkgsrc.org> | 2012-08-21 23:49:18 +0000 |
---|---|---|
committer | marino <marino@pkgsrc.org> | 2012-08-21 23:49:18 +0000 |
commit | 95c0e86f35055f295f4dd485797e2b0699f78b44 (patch) | |
tree | f8fb25392b1018145e8ca70137582eb8ecad39fa /www/ap-rivet | |
parent | a98aa7cee06495f5925a77949ade7c923bec8d3a (diff) | |
download | pkgsrc-95c0e86f35055f295f4dd485797e2b0699f78b44.tar.gz |
Recursive PKGREVISION bump for tcl and tk upgrade to 8.5.12
Diffstat (limited to 'www/ap-rivet')
-rw-r--r-- | www/ap-rivet/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/ap-rivet/Makefile b/www/ap-rivet/Makefile index 69c220b9d3e..9d7318865bd 100644 --- a/www/ap-rivet/Makefile +++ b/www/ap-rivet/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2008/06/12 02:14:54 joerg Exp $ +# $NetBSD: Makefile,v 1.9 2012/08/21 23:49:26 marino Exp $ DISTNAME= rivet-0.5.0 PKGNAME= ap13-${DISTNAME} +PKGREVISION= 1 CATEGORIES= www MASTER_SITES= http://apache.mirror99.com/tcl/rivet/ |