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/ecl | |
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/ecl')
-rw-r--r-- | lang/ecl/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/ecl/Makefile b/lang/ecl/Makefile index 525ee949ef8a..4274ed576427 100644 --- a/lang/ecl/Makefile +++ b/lang/ecl/Makefile @@ -9,8 +9,7 @@ PORTNAME= ecl PORTVERSION= 0.9l PORTREVISION= 1 CATEGORIES= lang lisp -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ecls +MASTER_SITES= SF/${PORTNAME}s/${PORTNAME}s/${PORTVERSION} EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org |