diff options
author | garga <garga@FreeBSD.org> | 2006-01-25 20:29:58 +0800 |
---|---|---|
committer | garga <garga@FreeBSD.org> | 2006-01-25 20:29:58 +0800 |
commit | 905970e440033ee49d44f7118616a06686cc8787 (patch) | |
tree | f3930d2b2155cb75ccdf3d8e26de802c04fb4709 /games | |
parent | 116185edaeaa150a54057ff7e75cb49f47fba7e6 (diff) | |
download | freebsd-ports-gnome-905970e440033ee49d44f7118616a06686cc8787.tar.gz freebsd-ports-gnome-905970e440033ee49d44f7118616a06686cc8787.tar.zst freebsd-ports-gnome-905970e440033ee49d44f7118616a06686cc8787.zip |
- Pass maintainership to submitter
PR: ports/91869
Submitted by: Clive Crous <clive@darkarts.co.za>
Approved by: maintainer
Diffstat (limited to 'games')
-rw-r--r-- | games/slashem-tty/Makefile | 2 | ||||
-rw-r--r-- | games/unnethack/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/games/slashem-tty/Makefile b/games/slashem-tty/Makefile index d8c571a39cf4..9b1943e6316b 100644 --- a/games/slashem-tty/Makefile +++ b/games/slashem-tty/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} PKGNAMESUFFIX= -tty DISTNAME= se${PORTVERSION:S/.//g:L} -MAINTAINER= adam-ports@blacktabby.org +MAINTAINER= clive@darkarts.co.za COMMENT= A dungeon explorin', slashin', hackin' game USE_GMAKE= yes diff --git a/games/unnethack/Makefile b/games/unnethack/Makefile index d8c571a39cf4..9b1943e6316b 100644 --- a/games/unnethack/Makefile +++ b/games/unnethack/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} PKGNAMESUFFIX= -tty DISTNAME= se${PORTVERSION:S/.//g:L} -MAINTAINER= adam-ports@blacktabby.org +MAINTAINER= clive@darkarts.co.za COMMENT= A dungeon explorin', slashin', hackin' game USE_GMAKE= yes |