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/tcl85 | |
parent | 9831afb4110cce259d99e8c0d3c9a17c80813a61 (diff) | |
download | ports-3eb114d1a33c7322d7652372efe973470781d330.tar.gz ports-3eb114d1a33c7322d7652372efe973470781d330.zip |
Notes
Diffstat (limited to 'lang/tcl85')
-rw-r--r-- | lang/tcl85/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/tcl85/Makefile b/lang/tcl85/Makefile index a343305e5af3..4df0406f8217 100644 --- a/lang/tcl85/Makefile +++ b/lang/tcl85/Makefile @@ -3,6 +3,7 @@ PORTNAME= tcl PORTVERSION= 8.5.14 +PORTREVISION= 1 CATEGORIES= lang MASTER_SITES= SF/tcl/Tcl/${PORTVERSION} DISTNAME= tcl${PORTVERSION}-src |