From b1518bb051d62b31e9b13899f8e15613f02ea21c Mon Sep 17 00:00:00 2001 From: roam Date: Sat, 19 May 2001 20:45:59 +0000 Subject: As much as I like Nethack, I just do not have the resources to maintain this port anymore. Taking maintainership over from -ports was done in an effort to unbreak it and preserve this classic game, but now it seems that my unresponsiveness is only standing in the way of more and much better updates. Apologies to all those who have CC'd me in the last few months in mail WRT updating/unifying the various Nethack ports; do not let my silence stop you any longer! --- games/nethack32/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'games/nethack32') diff --git a/games/nethack32/Makefile b/games/nethack32/Makefile index 751eeb46b770..0d8a926bc9ab 100644 --- a/games/nethack32/Makefile +++ b/games/nethack32/Makefile @@ -17,7 +17,7 @@ DISTNAME= nethack-3.2.2 PATCH_SITES= ftp://ftp.nethack.org/pub/nethack/nh323/src/ PATCHFILES= nh-3.2.2-3.2.3.diff -MAINTAINER= roam@FreeBSD.org +MAINTAINER= ports@FreeBSD.org USE_XPM= yes USE_GMAKE= yes -- cgit