diff options
author | wiz <wiz@pkgsrc.org> | 2003-07-19 08:54:23 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2003-07-19 08:54:23 +0000 |
commit | 04f62f706ae833adcc5d2fd23e7c1a78314e8bc5 (patch) | |
tree | c8dde0204fcbaf0b9d258d53e65367d8f1b65273 /games/falcons-eye | |
parent | 45014dce18cf112af1136eede86f032973dabe90 (diff) | |
download | pkgsrc-04f62f706ae833adcc5d2fd23e7c1a78314e8bc5.tar.gz |
Change address of maintainer per PR 22170.
Diffstat (limited to 'games/falcons-eye')
-rw-r--r-- | games/falcons-eye/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/falcons-eye/Makefile b/games/falcons-eye/Makefile index 2983ba33dcf..0029ea8a745 100644 --- a/games/falcons-eye/Makefile +++ b/games/falcons-eye/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2003/05/05 19:05:11 jmmv Exp $ +# $NetBSD: Makefile,v 1.7 2003/07/19 08:54:30 wiz Exp $ # DISTNAME= nethack_source_331_jtp_193 @@ -9,7 +9,7 @@ CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=falconseye/} EXTRACT_SUFX= .zip -MAINTAINER= collver1@attbi.com +MAINTAINER= collver1@comcast.net HOMEPAGE= http://falconseye.sourceforge.net/ COMMENT= Falcon's Eye NetHack |