diff options
author | Robert Clausecker <fuz@FreeBSD.org> | 2023-02-08 11:31:15 +0000 |
---|---|---|
committer | Robert Clausecker <fuz@FreeBSD.org> | 2023-02-08 23:24:25 +0000 |
commit | 24bd5a33e50ef9ad027f3448840a754715370f2e (patch) | |
tree | 6975ede76132e6c9d19213bded308f12adffc0ee /games/xnethack | |
parent | 4af3a146f5e00efab3bac00cfd1682e07e12264d (diff) | |
download | ports-24bd5a33e50ef9ad027f3448840a754715370f2e.tar.gz ports-24bd5a33e50ef9ad027f3448840a754715370f2e.zip |
Diffstat (limited to 'games/xnethack')
-rw-r--r-- | games/xnethack/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xnethack/Makefile b/games/xnethack/Makefile index 0747725e89aa..3ec89a96f220 100644 --- a/games/xnethack/Makefile +++ b/games/xnethack/Makefile @@ -4,7 +4,7 @@ DISTVERSION= 7.1 PORTREVISION= 1 CATEGORIES= games -MAINTAINER= fuz@fuz.su +MAINTAINER= fuz@FreeBSD.org COMMENT= Experimental features and improvements applied to NetHack 3.7-dev WWW= https://nethackwiki.com/wiki/XNetHack |