diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-12-26 16:54:12 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-12-26 16:54:12 +0000 |
commit | 1a2dfac6a58f4a1a32ceecfcffd49ab41aa54da7 (patch) | |
tree | b95ccf733769301bb500af6c26966b481caa3e25 /audio/esound | |
parent | 579495e6eb3fbe4c5d26778ddb5b57b0b0f1e366 (diff) | |
download | ports-1a2dfac6a58f4a1a32ceecfcffd49ab41aa54da7.tar.gz ports-1a2dfac6a58f4a1a32ceecfcffd49ab41aa54da7.zip |
Notes
Diffstat (limited to 'audio/esound')
-rw-r--r-- | audio/esound/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/esound/Makefile b/audio/esound/Makefile index bb01f8b4debc..e5696d4968dd 100644 --- a/audio/esound/Makefile +++ b/audio/esound/Makefile @@ -8,8 +8,7 @@ PORTNAME= esound PORTVERSION= 0.2.29 CATEGORIES= audio -MASTER_SITES= ${MASTER_SITE_GNOME} \ - http://www.marcuscom.com/downloads/ +MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/esound/0.2 DIST_SUBDIR= gnome |