diff options
author | arved <arved@FreeBSD.org> | 2003-04-10 02:49:26 +0800 |
---|---|---|
committer | arved <arved@FreeBSD.org> | 2003-04-10 02:49:26 +0800 |
commit | f86a0d379bd8b24466bdb10eea2df5c5712efde8 (patch) | |
tree | 633b1bc0653bb2cbc3ee23d30d568b2f23a9f200 /games | |
parent | 84ceca7b75fa741d00b3f164058f96288156ea4c (diff) | |
download | freebsd-ports-gnome-f86a0d379bd8b24466bdb10eea2df5c5712efde8.tar.gz freebsd-ports-gnome-f86a0d379bd8b24466bdb10eea2df5c5712efde8.tar.zst freebsd-ports-gnome-f86a0d379bd8b24466bdb10eea2df5c5712efde8.zip |
Put the distfile to my local-distfiles, since it is not available anymore
PR: 50702
Submitted by: maintainer
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 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 |