diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2007-01-17 04:49:29 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2007-01-17 04:49:29 +0000 |
commit | 82eb6d187a8382a0c3e0fdd17d1b0339029250df (patch) | |
tree | efe66804c43f2944425c546ff5384128d4338318 /lang/tcl84/Makefile | |
parent | d9da176dfce7170fd802c4174c3f601f84a53683 (diff) |
Notes
Diffstat (limited to 'lang/tcl84/Makefile')
-rw-r--r-- | lang/tcl84/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/tcl84/Makefile b/lang/tcl84/Makefile index c4d9e70356a8..9b4079259c5a 100644 --- a/lang/tcl84/Makefile +++ b/lang/tcl84/Makefile @@ -6,8 +6,7 @@ # PORTNAME= tcl -PORTVERSION= 8.4.13 -PORTREVISION= 1 +PORTVERSION= 8.4.14 PORTEPOCH= 1 CATEGORIES= lang tcl84 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} |