diff options
author | ryoon <ryoon@pkgsrc.org> | 2015-10-10 01:57:50 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2015-10-10 01:57:50 +0000 |
commit | 2c69c3d502c814745bd767d5a6ffd7867d04fa6f (patch) | |
tree | 2c4ee532d0c3688febd52e845ce894350f2c8aa2 /lang/tcl | |
parent | 6f2f7906246b570e9f08db1c014f2d735dbfbf96 (diff) | |
download | pkgsrc-2c69c3d502c814745bd767d5a6ffd7867d04fa6f.tar.gz |
Recursive revbump from textproc/icu
Diffstat (limited to 'lang/tcl')
-rw-r--r-- | lang/tcl/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/tcl/Makefile b/lang/tcl/Makefile index bc0b26b2d34..c4f9cf9405d 100644 --- a/lang/tcl/Makefile +++ b/lang/tcl/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.85 2015/09/07 04:27:41 dholland Exp $ +# $NetBSD: Makefile,v 1.86 2015/10/10 01:58:11 ryoon Exp $ DISTNAME= tcl${TCL_VERSION}-src PKGNAME= tcl-${TCL_VERSION} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= lang MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tcl/} |