diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2009-05-29 03:19:51 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2009-05-29 03:19:51 +0000 |
commit | 68a07948eecdc829a3420fbbc016b6e5e5ff201b (patch) | |
tree | 31a23ca342ce15285e77dd186443409275ddbed7 /games/cavezofphear | |
parent | f4e8b4bb7a32cf125345520b587f44f7b45c4fb5 (diff) | |
download | ports-68a07948eecdc829a3420fbbc016b6e5e5ff201b.tar.gz ports-68a07948eecdc829a3420fbbc016b6e5e5ff201b.zip |
Notes
Diffstat (limited to 'games/cavezofphear')
-rw-r--r-- | games/cavezofphear/Makefile | 2 | ||||
-rw-r--r-- | games/cavezofphear/pkg-descr | 3 |
2 files changed, 1 insertions, 4 deletions
diff --git a/games/cavezofphear/Makefile b/games/cavezofphear/Makefile index ba2c0878c0e1..cf3a146ffd8c 100644 --- a/games/cavezofphear/Makefile +++ b/games/cavezofphear/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.x86.no/cavezofphear/ \ http://mirror.amdmi3.ru/ DISTNAME= phear-${PORTVERSION} -MAINTAINER= tlp@liquidx.org +MAINTAINER= ports@FreeBSD.org COMMENT= Boulder Dash / Digger-like game written using ncurses USE_BZIP2= yes diff --git a/games/cavezofphear/pkg-descr b/games/cavezofphear/pkg-descr index bab28e457833..d4a56f363c96 100644 --- a/games/cavezofphear/pkg-descr +++ b/games/cavezofphear/pkg-descr @@ -2,6 +2,3 @@ Boulder Dash / Digger-like game written using ncurses. The game has support for custom levels / maps, and a level editor is included. WWW: http://www.x86.no/cavezofphear/ - -- Travis Poppe -tlp@liquidx.org |