diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-07-30 10:28:42 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-07-30 10:28:42 +0000 |
commit | 9597133a97f4c7cf08f5f247cd824dd988855c1c (patch) | |
tree | e46edc8bbc2c4d4583ee047874ce3aa678aac15f /audio/pysol-sound-server/Makefile | |
parent | 46870bafbb5de66e53139497260c7e824bd96627 (diff) | |
download | ports-9597133a97f4c7cf08f5f247cd824dd988855c1c.tar.gz ports-9597133a97f4c7cf08f5f247cd824dd988855c1c.zip |
Notes
Diffstat (limited to 'audio/pysol-sound-server/Makefile')
-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 |