diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-09-05 05:06:13 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-09-05 05:06:13 +0000 |
commit | 043a69f62f7feafc19b482b904f17bd99214c368 (patch) | |
tree | f106bb42e74d80cf8653ba8a622dafd3af2a2a03 /misc | |
parent | - do not remove man/ja/man1 (diff) |
Reset inactive maintainer who has not responded to email.
Hat: portmgr
Diffstat (limited to 'misc')
-rw-r--r-- | misc/detachtty/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/detachtty/Makefile b/misc/detachtty/Makefile index 42959ed178f8..92b241155e6f 100644 --- a/misc/detachtty/Makefile +++ b/misc/detachtty/Makefile @@ -11,7 +11,7 @@ CATEGORIES= misc MASTER_SITES= ftp://ftp.linux.org.uk/pub/lisp/detachtty/ DISTNAME= ${PORTNAME}_${PORTVERSION} -MAINTAINER= johs@copyleft.no +MAINTAINER= ports@FreeBSD.org COMMENT= Run interactive programs non-interactively WRKSRC= ${WRKDIR}/${PORTNAME}-9 |