diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2003-04-09 18:49:26 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2003-04-09 18:49:26 +0000 |
commit | ff17576aec3738abbede9f9d3e4b9a05885e91e4 (patch) | |
tree | 3ea0206aaa7fc4df88f9bbe712f13c0e3c821811 /games/pysol-music | |
parent | 29399f79c93875d8725f1d44c2f65b9109b56482 (diff) |
Notes
Diffstat (limited to 'games/pysol-music')
-rw-r--r-- | games/pysol-music/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/pysol-music/Makefile b/games/pysol-music/Makefile index 07fab27abb81..de9b13a6d23e 100644 --- a/games/pysol-music/Makefile +++ b/games/pysol-music/Makefile @@ -8,7 +8,8 @@ PORTNAME= pysol-music PORTVERSION= 4.40 CATEGORIES= games -MASTER_SITES= http://pysol2.sourceforge.net/download/ +MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= arved MAINTAINER= serg@tmn.ru COMMENT= Collection of background music for use with PySol |