diff options
author | pav <pav@FreeBSD.org> | 2008-04-17 05:45:44 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2008-04-17 05:45:44 +0800 |
commit | 73ded7f017e8e0b527cb495d1d1cfa26af648166 (patch) | |
tree | f78c4bd2b533b536415bf67c5c10458630b9b02b /games | |
parent | a2ea6866a3570ce9d3fdb79b287df82fd35b43c0 (diff) | |
download | freebsd-ports-gnome-73ded7f017e8e0b527cb495d1d1cfa26af648166.tar.gz freebsd-ports-gnome-73ded7f017e8e0b527cb495d1d1cfa26af648166.tar.zst freebsd-ports-gnome-73ded7f017e8e0b527cb495d1d1cfa26af648166.zip |
- Fix fetch
Pointy hat to: edwin
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 |