diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2002-12-26 10:57:07 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2002-12-26 10:57:07 +0000 |
commit | be3ae784c7677097724d44d08b2f4f08a6866c84 (patch) | |
tree | 23703dc6ff7caac395497e5957749aeaeea5caad /audio/ecasound/Makefile | |
parent | Updated mastersite to the right directory. (diff) |
Removed sourceforge.net from the master-sites, the distfiles weren't
there.
Noticed by: portsurvey
Diffstat (limited to '')
-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 |