diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-08-22 00:24:37 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-08-22 00:24:37 +0000 |
commit | 0074c5fa8cabe431c6868442326d476bb5ef2047 (patch) | |
tree | 1ef31ba9ad1115bd0e23a01a51630f10289403b1 /lang/itcl | |
parent | 6b5fb87219ee4fff450c5a6daf74accfe83318ae (diff) |
- Switch SourceForge ports to the new File Release System: categories starting with H,I,J,K,L
Notes
Notes:
svn path=/head/; revision=240071
Diffstat (limited to 'lang/itcl')
-rw-r--r-- | lang/itcl/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/itcl/Makefile b/lang/itcl/Makefile index 08519fd6e294..440b0f31aaa5 100644 --- a/lang/itcl/Makefile +++ b/lang/itcl/Makefile @@ -9,8 +9,7 @@ PORTNAME= itcl PORTVERSION= 3.3 PORTREVISION= 2 CATEGORIES= lang tcl -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR=incrtcl +MASTER_SITES= SF/incrtcl/%5BIncr%20Tcl_Tk%5D-source/${PORTVERSION}-RC DISTNAME= itcl${PORTVERSION} MAINTAINER= erik@smluc.org |