diff --git a/games/nethack-lib/Makefile.common b/games/nethack-lib/Makefile.common index 0790d8fe6aba..38e704939618 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}