diff options
Diffstat (limited to 'shells/wapsh/Makefile')
-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 |