diff options
Diffstat (limited to 'lang/tcl86/Makefile')
-rw-r--r-- | lang/tcl86/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/tcl86/Makefile b/lang/tcl86/Makefile index ec631a425df9..aec0324bafc7 100644 --- a/lang/tcl86/Makefile +++ b/lang/tcl86/Makefile @@ -2,7 +2,7 @@ PORTNAME= tcl DISTVERSION= ${TCL_VERSION}${TCL_RC} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= lang MASTER_SITES= SF/tcl/Tcl/${TCL_VERSION} PKGNAMESUFFIX= ${SHORT_TCL_VER} |