diff options
author | linimon <linimon@FreeBSD.org> | 2010-01-10 01:08:57 +0000 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2010-01-10 01:08:57 +0000 |
commit | e468587d005b68ce567b4ebdf50583aabc930179 (patch) | |
tree | 5330bd69e2c13150233e0af7acf66c09ee3a4ea8 /games | |
parent | 3437a011588af697796f6057b983706d7ff6c667 (diff) | |
download | FreeBSD-ports-e468587d005b68ce567b4ebdf50583aabc930179.zip FreeBSD-ports-e468587d005b68ce567b4ebdf50583aabc930179.tar.gz |
Reset makoto@pinpott.spnet.ne.jp: address bounces.
Diffstat (limited to 'games')
-rw-r--r-- | games/zangband/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/zangband/Makefile b/games/zangband/Makefile index 9a41975..17e6b15 100644 --- a/games/zangband/Makefile +++ b/games/zangband/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://clockwork.dementia.org/angband/Variant/ZAngband/ \ ftp://ftp.sunet.se/pub/games/Angband/Variant/ZAngband/ DIST_SUBDIR= ${PORTNAME} -MAINTAINER= makoto@pinpott.spnet.ne.jp +MAINTAINER= ports@FreeBSD.org COMMENT= Zangband (Zelazny Angband) with color, X11 support USE_GMAKE= yes |