diff options
author | marcus <marcus@FreeBSD.org> | 2002-12-27 00:54:12 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2002-12-27 00:54:12 +0800 |
commit | 3b43096fa12b8e257505b06e0f7da4e49d4d01be (patch) | |
tree | 75fcc927da60ed8e87327b2fe13c3ae9ca7a4dc0 /audio | |
parent | 2485ec4b318c5d167a725da2e2e36ff56d9036f4 (diff) | |
download | freebsd-ports-gnome-3b43096fa12b8e257505b06e0f7da4e49d4d01be.tar.gz freebsd-ports-gnome-3b43096fa12b8e257505b06e0f7da4e49d4d01be.tar.zst freebsd-ports-gnome-3b43096fa12b8e257505b06e0f7da4e49d4d01be.zip |
Remove MarcusCom from the list of MASTER_SITES. I was only hosting
0.2.28.
Spotted by: edwin
Diffstat (limited to 'audio')
-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 |