diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2011-07-29 17:02:52 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2011-07-29 17:02:52 +0000 |
commit | 72daafc72bc603ac8b8b515e4d265aa55bae3065 (patch) | |
tree | c091a4b0980135f37f25114a0286437287ec2842 /games/corsix-th | |
parent | 22da72051b35578aaead2c7561704139d38abb85 (diff) |
Notes
Diffstat (limited to 'games/corsix-th')
-rw-r--r-- | games/corsix-th/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/corsix-th/Makefile b/games/corsix-th/Makefile index 976bca852518..ed2ba836a93a 100644 --- a/games/corsix-th/Makefile +++ b/games/corsix-th/Makefile @@ -9,6 +9,7 @@ PORTNAME= corsixth DISTVERSION= 0.Beta7 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} +PROJECTHOST= corsix-th DISTNAME= CorsixTH-${DISTVERSION:S/0.//}-Source MAINTAINER= mad@madpilot.net @@ -16,8 +17,6 @@ COMMENT= Open source clone of Theme Hospital LICENSE= MIT -PROJECTHOST= corsix-th - RUN_DEPENDS= timidity:${PORTSDIR}/audio/timidity USE_CMAKE= yes |