diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2008-03-13 11:27:29 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2008-03-13 11:27:29 +0000 |
commit | 3fc75d24451f17b4aa45406e122fda45844581c8 (patch) | |
tree | d55df78205fca999ce087d282021d235873bc74e /games/endgame-singularity-music/Makefile | |
parent | ba391f6a40dcd8927b57d910490d1dc05f2ac571 (diff) | |
download | ports-3fc75d24451f17b4aa45406e122fda45844581c8.tar.gz ports-3fc75d24451f17b4aa45406e122fda45844581c8.zip |
Notes
Diffstat (limited to 'games/endgame-singularity-music/Makefile')
-rw-r--r-- | games/endgame-singularity-music/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/endgame-singularity-music/Makefile b/games/endgame-singularity-music/Makefile index 9a71f4f10117..b28a465805b6 100644 --- a/games/endgame-singularity-music/Makefile +++ b/games/endgame-singularity-music/Makefile @@ -8,11 +8,12 @@ PORTNAME= endgame-singularity-music PORTVERSION= 005 CATEGORIES= games -MASTER_SITES= http://endgame-singularity.googlecode.com/files/ CENKES +MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} MAINTAINER= infofarmer@FreeBSD.org COMMENT= Music pack for endgame-singularity +PROJECTHOST= http://endgame-singularity NO_BUILD= yes USE_ZIP= yes DATADIR= ${PREFIX}/share/singularity |