diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2008-12-02 06:46:14 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2008-12-02 06:46:14 +0800 |
commit | ccdf06d057c9b2507ce56b58b438ce7f080b761c (patch) | |
tree | d7d7d322184651494a0802b02445d0b0fd56774b | |
parent | 775751bedcafe961b76305d2fe76999e97903380 (diff) | |
download | freebsd-ports-gnome-ccdf06d057c9b2507ce56b58b438ce7f080b761c.tar.gz freebsd-ports-gnome-ccdf06d057c9b2507ce56b58b438ce7f080b761c.tar.zst freebsd-ports-gnome-ccdf06d057c9b2507ce56b58b438ce7f080b761c.zip |
- Improve pkg-descr
- Fix ingame help
-rw-r--r-- | games/meritous/Makefile | 3 | ||||
-rw-r--r-- | games/meritous/pkg-descr | 7 |
2 files changed, 8 insertions, 2 deletions
diff --git a/games/meritous/Makefile b/games/meritous/Makefile index eb598820132f..e0ed8e6850a4 100644 --- a/games/meritous/Makefile +++ b/games/meritous/Makefile @@ -7,7 +7,7 @@ PORTNAME= meritous PORTVERSION= 1.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= http://www.asceai.net/files/ \ http://www.amdmi3.ru/distfiles/ @@ -20,6 +20,7 @@ USE_BZIP2= yes USE_GMAKE= yes USE_SDL= sdl mixer image ALL_TARGET= default +USE_DOS2UNIX= dat/d/helpfile.txt PORTDOCS= * diff --git a/games/meritous/pkg-descr b/games/meritous/pkg-descr index 346c767d23a2..d7f19fa31a01 100644 --- a/games/meritous/pkg-descr +++ b/games/meritous/pkg-descr @@ -1,3 +1,8 @@ -Meritous is an action-adventure dungeon crawl game. +Far below the surface of the planet is a secret. A place of limitless +power. Those that seek to control such a utopia will soon bring an +end to themselves. + +Seeking an end to the troubles that plague him, PSI user MERIT +journeys into the hallowed Orcus Dome in search of answers. WWW: http://www.asceai.net/meritous/ |