diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2008-04-16 21:45:44 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2008-04-16 21:45:44 +0000 |
commit | d848120a625afc3b5b8f66c83090ec5098b1df69 (patch) | |
tree | 1a55f8816dd83b2ce6fed41f376f5a2e8e4cd2ef /games | |
parent | bfd4fe588eb75211ad6d51e02b2d6cfe4be6287e (diff) | |
download | ports-d848120a625afc3b5b8f66c83090ec5098b1df69.tar.gz ports-d848120a625afc3b5b8f66c83090ec5098b1df69.zip |
Notes
Diffstat (limited to 'games')
-rw-r--r-- | games/endgame-singularity-music/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/endgame-singularity-music/Makefile b/games/endgame-singularity-music/Makefile index b28a465805b6..ed59b265583b 100644 --- a/games/endgame-singularity-music/Makefile +++ b/games/endgame-singularity-music/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} MAINTAINER= infofarmer@FreeBSD.org COMMENT= Music pack for endgame-singularity -PROJECTHOST= http://endgame-singularity +PROJECTHOST= endgame-singularity NO_BUILD= yes USE_ZIP= yes DATADIR= ${PREFIX}/share/singularity |