diff options
author | Peter Pentchev <roam@FreeBSD.org> | 2001-05-19 20:45:59 +0000 |
---|---|---|
committer | Peter Pentchev <roam@FreeBSD.org> | 2001-05-19 20:45:59 +0000 |
commit | 19b9975a13632a503c172fe0a9873c471f53390f (patch) | |
tree | ed524ff4b495402931c325e5d74f033eda4a3cd1 /games | |
parent | e6761ea811da792fbf21abe58b3c5fda402dc820 (diff) |
Notes
Diffstat (limited to 'games')
-rw-r--r-- | games/nethack/Makefile | 2 | ||||
-rw-r--r-- | games/nethack32/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/games/nethack/Makefile b/games/nethack/Makefile index 751eeb46b770..0d8a926bc9ab 100644 --- a/games/nethack/Makefile +++ b/games/nethack/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 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 |