diff options
author | Pietro Cerutti <gahr@FreeBSD.org> | 2013-05-22 13:04:58 +0000 |
---|---|---|
committer | Pietro Cerutti <gahr@FreeBSD.org> | 2013-05-22 13:04:58 +0000 |
commit | 3eb114d1a33c7322d7652372efe973470781d330 (patch) | |
tree | bc7148f76b5f96c4bbb2896e2a2857e2d8651cb9 /lang/tcl84 | |
parent | 9831afb4110cce259d99e8c0d3c9a17c80813a61 (diff) | |
download | ports-3eb114d1a33c7322d7652372efe973470781d330.tar.gz ports-3eb114d1a33c7322d7652372efe973470781d330.zip |
Notes
Diffstat (limited to 'lang/tcl84')
-rw-r--r-- | lang/tcl84/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/tcl84/Makefile b/lang/tcl84/Makefile index 7a510a8d76c6..510832472ed5 100644 --- a/lang/tcl84/Makefile +++ b/lang/tcl84/Makefile @@ -3,7 +3,7 @@ PORTNAME= tcl PORTVERSION= 8.4.19 -PORTREVISION= 3 +PORTREVISION= 4 PORTEPOCH= 1 CATEGORIES= lang tcl MASTER_SITES= SF/tcl/Tcl/${PORTVERSION} |