diff options
author | glewis <glewis@FreeBSD.org> | 2007-04-04 11:31:05 +0800 |
---|---|---|
committer | glewis <glewis@FreeBSD.org> | 2007-04-04 11:31:05 +0800 |
commit | 48144fcf3d452ba03edd8892e369338b2f9d41f8 (patch) | |
tree | f2aed6933842d5e853389ba2538aa73098f2c6c5 /games/ldmud | |
parent | d92b75684508536699a72d067d7e827b44e497d3 (diff) | |
download | freebsd-ports-gnome-48144fcf3d452ba03edd8892e369338b2f9d41f8.tar.gz freebsd-ports-gnome-48144fcf3d452ba03edd8892e369338b2f9d41f8.tar.zst freebsd-ports-gnome-48144fcf3d452ba03edd8892e369338b2f9d41f8.zip |
. Drop maintainership of these ports. Its glaringly obvious that I don't
have time to maintain them since I'm not even keeping up with the ports
that are most important to me.
Diffstat (limited to 'games/ldmud')
-rw-r--r-- | games/ldmud/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/ldmud/Makefile b/games/ldmud/Makefile index 908a42c88263..5eb859374742 100644 --- a/games/ldmud/Makefile +++ b/games/ldmud/Makefile @@ -11,7 +11,7 @@ CATEGORIES= games net MASTER_SITES= http://www.bearnip.com/ftp/mud/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//g} -MAINTAINER= glewis@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A modern version of the LPMud game driver GNU_CONFIGURE= yes |