diff options
author | fenner <fenner@FreeBSD.org> | 2001-01-22 13:52:25 +0800 |
---|---|---|
committer | fenner <fenner@FreeBSD.org> | 2001-01-22 13:52:25 +0800 |
commit | 8c875189de781de455c3e0bf33b2dcd23f4f2cf2 (patch) | |
tree | c53d530169cc59ebae2bf01b72cdd8eb68b281d2 /games | |
parent | 556505b2bea928b25f680d1e0d1895fedd56128a (diff) | |
download | freebsd-ports-gnome-8c875189de781de455c3e0bf33b2dcd23f4f2cf2.tar.gz freebsd-ports-gnome-8c875189de781de455c3e0bf33b2dcd23f4f2cf2.tar.zst freebsd-ports-gnome-8c875189de781de455c3e0bf33b2dcd23f4f2cf2.zip |
Remove cjohnson@camelot.com as MAINTAINER; mail has been bouncing
for over 2 months.
Diffstat (limited to 'games')
-rw-r--r-- | games/tinymux/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/games/tinymux/Makefile b/games/tinymux/Makefile index f6ab33b1ceaf..c98eac808aab 100644 --- a/games/tinymux/Makefile +++ b/games/tinymux/Makefile @@ -10,8 +10,6 @@ PORTVERSION= 1.6p0 CATEGORIES= games MASTER_SITES= ftp://ftp.digex.net/pub/mud/tinymux/ -MAINTAINER= cjohnson@camelot.com - BUILD_DEPENDS= ${LOCALBASE}/lib/libgdbm.a:${PORTSDIR}/databases/gdbm WRKSRC= ${WRKDIR}/src |