diff options
author | koitsu <koitsu@FreeBSD.org> | 2008-11-20 19:06:24 +0800 |
---|---|---|
committer | koitsu <koitsu@FreeBSD.org> | 2008-11-20 19:06:24 +0800 |
commit | f0c19a0118d1ce51a9954134d71dad69b77a0c54 (patch) | |
tree | e43a05613a1ce1b5ce5c35fcef5b9d7e103b4fb5 /games | |
parent | 1c60a74ed400ed3d78e782f299a7a429b8e3e70c (diff) | |
download | freebsd-ports-graphics-f0c19a0118d1ce51a9954134d71dad69b77a0c54.tar.gz freebsd-ports-graphics-f0c19a0118d1ce51a9954134d71dad69b77a0c54.tar.zst freebsd-ports-graphics-f0c19a0118d1ce51a9954134d71dad69b77a0c54.zip |
Maintainer moved to ports@FreeBSD.org.
Diffstat (limited to 'games')
-rw-r--r-- | games/nethack34/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/nethack34/Makefile b/games/nethack34/Makefile index 323a24985a6..41025c96e3d 100644 --- a/games/nethack34/Makefile +++ b/games/nethack34/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//g}-src EXTRACT_SUFX= .tgz -MAINTAINER= koitsu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A dungeon explorin', slashin', hackin' game WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} |