diff options
author | linimon <linimon@FreeBSD.org> | 2008-09-07 08:36:27 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2008-09-07 08:36:27 +0800 |
commit | 5505c7dc2138ef26a006f96057e7fa04e01f8c51 (patch) | |
tree | 465e03a13b3c09599798bde0d5d2df21b79cb71e /net | |
parent | 6e8f3528dc259dee379a0d41360c12e0e3caf4e6 (diff) | |
download | freebsd-ports-graphics-5505c7dc2138ef26a006f96057e7fa04e01f8c51.tar.gz freebsd-ports-graphics-5505c7dc2138ef26a006f96057e7fa04e01f8c51.tar.zst freebsd-ports-graphics-5505c7dc2138ef26a006f96057e7fa04e01f8c51.zip |
Reset lofi due to not commits in over 3 months, PR backlog, and no response
to email.
Hat: portmgr
Diffstat (limited to 'net')
-rw-r--r-- | net/kmuddy/Makefile | 2 | ||||
-rw-r--r-- | net/libmxp/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net/kmuddy/Makefile b/net/kmuddy/Makefile index 8b05cc51fd4..bcaae7afa35 100644 --- a/net/kmuddy/Makefile +++ b/net/kmuddy/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 3 CATEGORIES= net games MASTER_SITES= http://www.kmuddy.com/files/ -MAINTAINER= lofi@freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= MUD client for KDE LIB_DEPENDS= mxp:${PORTSDIR}/net/libmxp diff --git a/net/libmxp/Makefile b/net/libmxp/Makefile index 3ec7bcd3d1e..dbb45d05272 100644 --- a/net/libmxp/Makefile +++ b/net/libmxp/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.2.2 CATEGORIES= net games textproc MASTER_SITES= http://www.kmuddy.com/libmxp/files/ -MAINTAINER= lofi@freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= Parser for the MUD eXtension protocol GNU_CONFIGURE= yes |