diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 2001-05-10 12:03:22 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 2001-05-10 12:03:22 +0000 |
commit | 97a2ef2010698d38440e237e699b46314f240036 (patch) | |
tree | 03912aad9daccb0ff0fdf9e3b4e70aa98309cc7b /games/pysol-music/Makefile | |
parent | ef4f5aee2ab260b92189174499780a979d6a3cc3 (diff) | |
download | ports-97a2ef2010698d38440e237e699b46314f240036.tar.gz ports-97a2ef2010698d38440e237e699b46314f240036.zip |
Notes
Diffstat (limited to 'games/pysol-music/Makefile')
-rw-r--r-- | games/pysol-music/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/pysol-music/Makefile b/games/pysol-music/Makefile index ddf62de7eee9..3dcd6e7dd150 100644 --- a/games/pysol-music/Makefile +++ b/games/pysol-music/Makefile @@ -9,12 +9,12 @@ PORTNAME= pysol-music PORTVERSION= 4.40 CATEGORIES= games MASTER_SITES= http://wildsau.idv.uni-linz.ac.at/mfx/download/pysol/ -MASTER_SITE_SUBDIR= pysol -MAINTAINER= ports@FreeBSD.org +MAINTAINER= serg@tmn.ru RUN_DEPENDS= pysol:${PORTSDIR}/games/pysol +USE_BZIP2= yes NO_BUILD= yes do-install: |