diff options
author | kris <kris@FreeBSD.org> | 2003-11-03 08:54:32 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2003-11-03 08:54:32 +0800 |
commit | a86287c196a4b52a4d87afed3f94ac2e23f68411 (patch) | |
tree | 4167ebcf5a239b6cbe1ae1703003825f7cda3248 /shells | |
parent | d2cf735cef0cd6de81884eb65df1f069e6c3a2be (diff) | |
download | freebsd-ports-gnome-a86287c196a4b52a4d87afed3f94ac2e23f68411.tar.gz freebsd-ports-gnome-a86287c196a4b52a4d87afed3f94ac2e23f68411.tar.zst freebsd-ports-gnome-a86287c196a4b52a4d87afed3f94ac2e23f68411.zip |
Reset maintainer of ports owned by inactive committers who were just retired.
Diffstat (limited to 'shells')
-rw-r--r-- | shells/wapsh/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/shells/wapsh/Makefile b/shells/wapsh/Makefile index c3c1d656e5bb..30eb8e0388f3 100644 --- a/shells/wapsh/Makefile +++ b/shells/wapsh/Makefile @@ -12,8 +12,8 @@ CATEGORIES= shells MASTER_SITES= http://www.exolution.de/wapsh/ DISTNAME= ${PORTNAME}_${PORTVERSION} -MAINTAINER= greid@FreeBSD.org -COMMENT= A system to allow remote shell logins via a WAP phone or web browser +MAINTAINER= ports@FreeBSD.org +COMMENT= A system to allow remote shell logins via a WAP phone or web browser #RUN_DEPENDS= ${LOCALBASE}/sbin/httpd:${PORTSDIR}/www/apache13 \ # ${LOCALBASE}/libexec/apache/libphp3.so:${PORTSDIR}/www/mod_php3 |