diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-11-03 00:54:32 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-11-03 00:54:32 +0000 |
commit | 6160dc3d4154ce73da343a02284dc8e1d455e6e7 (patch) | |
tree | 5a33dcbe1c9f1dae4a021263d6da0bedde2da074 /shells | |
parent | FIx WWW line in pkg-descr (diff) |
Reset maintainer of ports owned by inactive committers who were just retired.
Notes
Notes:
svn path=/head/; revision=92900
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 |