diff options
Diffstat (limited to 'games')
-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 07fab27..de9b13a 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 |