diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-08-22 08:24:37 +0800 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-08-22 08:24:37 +0800 |
commit | 0074c5fa8cabe431c6868442326d476bb5ef2047 (patch) | |
tree | 1ef31ba9ad1115bd0e23a01a51630f10289403b1 /lang/tcl84 | |
parent | 6b5fb87219ee4fff450c5a6daf74accfe83318ae (diff) | |
download | freebsd-ports-gnome-0074c5fa8cabe431c6868442326d476bb5ef2047.tar.gz freebsd-ports-gnome-0074c5fa8cabe431c6868442326d476bb5ef2047.tar.zst freebsd-ports-gnome-0074c5fa8cabe431c6868442326d476bb5ef2047.zip |
- Switch SourceForge ports to the new File Release System: categories starting with H,I,J,K,L
Diffstat (limited to 'lang/tcl84')
-rw-r--r-- | lang/tcl84/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/tcl84/Makefile b/lang/tcl84/Makefile index 5f53a0e37ae1..18ac7ebfd040 100644 --- a/lang/tcl84/Makefile +++ b/lang/tcl84/Makefile @@ -10,8 +10,7 @@ PORTVERSION= 8.4.19 PORTREVISION= 3 PORTEPOCH= 1 CATEGORIES= lang tcl -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= tcl +MASTER_SITES= SF/tcl/Tcl/${PORTVERSION} PKGNAMESUFFIX?= ${THREADS_SUFFIX}${PKGNAMESUFFIX2} DISTNAME= ${PORTNAME}${PORTVERSION}-src |