summaryrefslogtreecommitdiff
path: root/games/nethack-lib
diff options
context:
space:
mode:
authorpooka <pooka@pkgsrc.org>2000-08-11 06:43:36 +0000
committerpooka <pooka@pkgsrc.org>2000-08-11 06:43:36 +0000
commit0ab9ab211ebad85df60c478a3f67a240b96ebb49 (patch)
treeea5de14ecb3e8be0820c3641296525d25baa0d75 /games/nethack-lib
parent8a2e8d1a6bc648c05279c9391f50fe5d9651ce06 (diff)
downloadpkgsrc-0ab9ab211ebad85df60c478a3f67a240b96ebb49.tar.gz
Switch maintainership over to me as discussed with Tim.
Diffstat (limited to 'games/nethack-lib')
-rw-r--r--games/nethack-lib/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/nethack-lib/Makefile.common b/games/nethack-lib/Makefile.common
index 0790d8fe6ab..38e70493961 100644
--- a/games/nethack-lib/Makefile.common
+++ b/games/nethack-lib/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.1 2000/08/10 17:50:05 pooka Exp $
+# $NetBSD: Makefile.common,v 1.2 2000/08/11 06:43:36 pooka Exp $
#
NETHACK_VERSION= 3.3.1
@@ -9,7 +9,7 @@ CATEGORIES= games
MASTER_SITES= ftp://ftp.nethack.org/pub/nethack/nh331/src/
EXTRACT_SUFX= .tgz
-MAINTAINER= root@garbled.net
+MAINTAINER= pooka@netbsd.org
HOMEPAGE= http://www.nethack.org/
WRKSRC= ${WRKDIR}/nethack-${NETHACK_VERSION}