diff options
author | linimon <linimon@FreeBSD.org> | 2006-09-05 13:06:13 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2006-09-05 13:06:13 +0800 |
commit | 49398ba64168c8d151bdfcb3dcb393a35105961e (patch) | |
tree | 6a768475b215d2041b3a9a0e7deb8085bc82a311 /misc/detachtty | |
parent | 15c17ec61caaf04600c3edcdf6e3cdf5b5df0b46 (diff) | |
download | freebsd-ports-gnome-49398ba64168c8d151bdfcb3dcb393a35105961e.tar.gz freebsd-ports-gnome-49398ba64168c8d151bdfcb3dcb393a35105961e.tar.zst freebsd-ports-gnome-49398ba64168c8d151bdfcb3dcb393a35105961e.zip |
Reset inactive maintainer who has not responded to email.
Hat: portmgr
Diffstat (limited to 'misc/detachtty')
-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 |