diff options
Diffstat (limited to 'lang/tcl82/Makefile')
-rw-r--r-- | lang/tcl82/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/tcl82/Makefile b/lang/tcl82/Makefile index 5cc15f933ab1..5a0e92fd447a 100644 --- a/lang/tcl82/Makefile +++ b/lang/tcl82/Makefile @@ -9,7 +9,8 @@ PORTNAME= tcl PORTVERSION= 8.2.3 PORTREVISION= 1 CATEGORIES= lang tcl82 -MASTER_SITES= ftp://ftp.scriptics.com/pub/tcl/tcl8_2/ +MASTER_SITES= ${MASTER_SITE_TCLTK} +MASTER_SITE_SUBDIR= tcl8_2 DISTNAME= tcl8.2.3 MAINTAINER= dinoex@FreeBSD.org |