diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2002-12-26 18:59:33 +0800 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2002-12-26 18:59:33 +0800 |
commit | 065a1344fcb84aab29679ec4d0882182175386ee (patch) | |
tree | 5f86f755f3b19a039aeefde7c37c8f94e06c7a33 /audio | |
parent | be3ae784c7677097724d44d08b2f4f08a6866c84 (diff) | |
download | freebsd-ports-gnome-065a1344fcb84aab29679ec4d0882182175386ee.tar.gz freebsd-ports-gnome-065a1344fcb84aab29679ec4d0882182175386ee.tar.zst freebsd-ports-gnome-065a1344fcb84aab29679ec4d0882182175386ee.zip |
Removed sourceforge.net from the master_sites, it didn't exist there anymore.
Noticed by: portsurvey
Diffstat (limited to 'audio')
-rw-r--r-- | audio/ecawave/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/audio/ecawave/Makefile b/audio/ecawave/Makefile index f0415b8432fb..8793c84bdafa 100644 --- a/audio/ecawave/Makefile +++ b/audio/ecawave/Makefile @@ -8,9 +8,7 @@ PORTNAME= ecawave PORTVERSION= 0.4.1 CATEGORIES= audio -MASTER_SITES= http://ecasound.seul.org/download/ \ - ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ecawave +MASTER_SITES= http://ecasound.seul.org/download/ MAINTAINER= anarcat@anarcat.dyndns.org |