diff options
author | edwin <edwin@FreeBSD.org> | 2002-12-26 18:57:07 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2002-12-26 18:57:07 +0800 |
commit | cbc884c6ebb65904433bf2f0735a032bb827c7de (patch) | |
tree | a0c7b571145d51bd6e9c97efd2f106091bce2b10 /audio | |
parent | 1433bfd2b88410e08cf82e3376634227989c5cc9 (diff) | |
download | freebsd-ports-gnome-cbc884c6ebb65904433bf2f0735a032bb827c7de.tar.gz freebsd-ports-gnome-cbc884c6ebb65904433bf2f0735a032bb827c7de.tar.zst freebsd-ports-gnome-cbc884c6ebb65904433bf2f0735a032bb827c7de.zip |
Removed sourceforge.net from the master-sites, the distfiles weren't
there.
Noticed by: portsurvey
Diffstat (limited to 'audio')
-rw-r--r-- | audio/ecasound/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/audio/ecasound/Makefile b/audio/ecasound/Makefile index 009fc475b512..251af93c486d 100644 --- a/audio/ecasound/Makefile +++ b/audio/ecasound/Makefile @@ -8,9 +8,7 @@ PORTNAME= ecasound PORTVERSION= 2.0.4 CATEGORIES= audio -MASTER_SITES= http://ecasound.seul.org/download/ \ - ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ecasound +MASTER_SITES= http://ecasound.seul.org/download/ MAINTAINER= anarcat@anarcat.dyndns.org |