diff options
author | adam <adam@pkgsrc.org> | 2014-01-11 14:42:00 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2014-01-11 14:42:00 +0000 |
commit | 7c4d7f8e0058d0d776287cba5e52719425f11478 (patch) | |
tree | 58b6f1e9a2b75837dbd01d6d52a48b640123fc60 /www | |
parent | 26dcd02e8047abdd304ad7ffa5df2c8213f8ab18 (diff) | |
download | pkgsrc-7c4d7f8e0058d0d776287cba5e52719425f11478.tar.gz |
Revbump after updating tcl/tk.
Diffstat (limited to 'www')
-rw-r--r-- | www/ap-dtcl/Makefile | 4 | ||||
-rw-r--r-- | www/ap-rivet/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/ap-dtcl/Makefile b/www/ap-dtcl/Makefile index ce6e6e2ee50..6def738ff99 100644 --- a/www/ap-dtcl/Makefile +++ b/www/ap-dtcl/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.32 2012/10/28 06:30:04 asau Exp $ +# $NetBSD: Makefile,v 1.33 2014/01/11 14:42:06 adam Exp $ DISTNAME= mod_dtcl-0.11.6 PKGNAME= ap13-dtcl-0.11.2 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= www MASTER_SITES= http://tcl.apache.org/mod_dtcl/download/ 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/ |