diff options
-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 |