diff options
author | sobomax <sobomax@FreeBSD.org> | 2001-07-30 18:28:42 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2001-07-30 18:28:42 +0800 |
commit | c54ae13d2083503178f94bb180835404b424abbe (patch) | |
tree | 762220f73a4a3f62a149fc712ee6bd93bdad7048 /audio/pysol-sound-server | |
parent | 450ddd3e93eef0bbb97a2877942059ba911f2c97 (diff) | |
download | freebsd-ports-gnome-c54ae13d2083503178f94bb180835404b424abbe.tar.gz freebsd-ports-gnome-c54ae13d2083503178f94bb180835404b424abbe.tar.zst freebsd-ports-gnome-c54ae13d2083503178f94bb180835404b424abbe.zip |
Put a copy of distfile at MASTER_SITE_LOCAL, because original site could not be
reached for a quite some time now.
Submitted by: bento
Diffstat (limited to 'audio/pysol-sound-server')
-rw-r--r-- | audio/pysol-sound-server/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/pysol-sound-server/Makefile b/audio/pysol-sound-server/Makefile index 39c97e1888c0..1a09222fd6b9 100644 --- a/audio/pysol-sound-server/Makefile +++ b/audio/pysol-sound-server/Makefile @@ -8,7 +8,9 @@ PORTNAME= pysol-sound-server PORTVERSION= 2.50 CATEGORIES= audio games -MASTER_SITES= http://wildsau.idv.uni-linz.ac.at/mfx/download/pysol/pysol-sound-server/ +MASTER_SITES= ${MASTER_SITE_LOCAL} \ + http://wildsau.idv.uni-linz.ac.at/mfx/download/pysol/pysol-sound-server/ +MASTER_SITE_SUBDIR= sobomax MAINTAINER= sobomax@FreeBSD.org |