diff options
Diffstat (limited to 'games/nethack32/Makefile')
-rw-r--r-- | games/nethack32/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |