diff options
author | marino <marino> | 2012-08-21 23:49:18 +0000 |
---|---|---|
committer | marino <marino> | 2012-08-21 23:49:18 +0000 |
commit | 479b38bcfb3e759f4ca513aaec1c67b3cce57959 (patch) | |
tree | f8fb25392b1018145e8ca70137582eb8ecad39fa /www/ap-dtcl | |
parent | 80e54ed8e32759397fc7792b30d3b2e77538c4c9 (diff) | |
download | pkgsrc-479b38bcfb3e759f4ca513aaec1c67b3cce57959.tar.gz |
Recursive PKGREVISION bump for tcl and tk upgrade to 8.5.12
Diffstat (limited to 'www/ap-dtcl')
-rw-r--r-- | www/ap-dtcl/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/ap-dtcl/Makefile b/www/ap-dtcl/Makefile index 9a3fb93a1e0..b34cd4a6f15 100644 --- a/www/ap-dtcl/Makefile +++ b/www/ap-dtcl/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.30 2012/08/19 06:58:07 marino Exp $ +# $NetBSD: Makefile,v 1.31 2012/08/21 23:49:26 marino Exp $ DISTNAME= mod_dtcl-0.11.6 PKGNAME= ap13-dtcl-0.11.2 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= www MASTER_SITES= http://tcl.apache.org/mod_dtcl/download/ |