diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-09-04 07:26:23 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-09-04 07:26:23 +0000 |
commit | f7b278275b98dae401406ac9819b1c2b56e49f90 (patch) | |
tree | 2866de3f6a858a716fbfa5317a46fd6e3e8b9378 /games/egoboo | |
parent | 5601133008b8d6976492fc18bfc1927f09790aa9 (diff) | |
download | ports-f7b278275b98dae401406ac9819b1c2b56e49f90.tar.gz ports-f7b278275b98dae401406ac9819b1c2b56e49f90.zip |
Notes
Diffstat (limited to 'games/egoboo')
-rw-r--r-- | games/egoboo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/egoboo/Makefile b/games/egoboo/Makefile index b55d6a2f92fc..8cbf08b8244d 100644 --- a/games/egoboo/Makefile +++ b/games/egoboo/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR=${PORTNAME} DISTNAME= ego222 -MAINTAINER= Jan.Stocker@t-online.de +MAINTAINER= ports@FreeBSD.org COMMENT= A 3d dungeon crawling adventure in the spirit of NetHack PATCH_DEPENDS= gmake:${PORTSDIR}/devel/gmake |