diff options
author | glewis <glewis@FreeBSD.org> | 2005-09-01 00:21:44 +0800 |
---|---|---|
committer | glewis <glewis@FreeBSD.org> | 2005-09-01 00:21:44 +0800 |
commit | f4e23db6b15073ac143216cd25ffd2a1761e370d (patch) | |
tree | 116f15e1401bdbe84929d65736274b5f411d2167 /games | |
parent | c86ccdbda56aa0cc6c7a70526569382f95a70c6d (diff) | |
download | freebsd-ports-gnome-f4e23db6b15073ac143216cd25ffd2a1761e370d.tar.gz freebsd-ports-gnome-f4e23db6b15073ac143216cd25ffd2a1761e370d.tar.zst freebsd-ports-gnome-f4e23db6b15073ac143216cd25ffd2a1761e370d.zip |
. Take maintainership, I use this port.
Diffstat (limited to 'games')
-rw-r--r-- | games/nethack34-nox11/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/nethack34-nox11/Makefile b/games/nethack34-nox11/Makefile index 20bed54d7495..1b5b67381d63 100644 --- a/games/nethack34-nox11/Makefile +++ b/games/nethack34-nox11/Makefile @@ -7,7 +7,7 @@ MASTERDIR= ${.CURDIR}/../nethack34 -MAINTAINER= ports@FreeBSD.org +MAINTAINER= glewis@FreeBSD.org PKGNAMESUFFIX= -nox11 |