diff options
Diffstat (limited to 'devel/tclthread/Makefile')
-rw-r--r-- | devel/tclthread/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/tclthread/Makefile b/devel/tclthread/Makefile index bdb90a63a959..71bd6ee921ff 100644 --- a/devel/tclthread/Makefile +++ b/devel/tclthread/Makefile @@ -9,8 +9,7 @@ PORTNAME= thread PORTVERSION= 2.6.5 PORTREVISION= 1 CATEGORIES= devel tcl -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= tcl +MASTER_SITES= SF/tcl/Thread%20Extension/${PORTVERSION} PKGNAMEPREFIX= tcl DISTNAME= ${PORTNAME}${PORTVERSION} |