diff options
Diffstat (limited to 'shells/wapsh')
-rw-r--r-- | shells/wapsh/Makefile | 1 | ||||
-rw-r--r-- | shells/wapsh/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/shells/wapsh/Makefile b/shells/wapsh/Makefile index 026106cbc99a..3da577109096 100644 --- a/shells/wapsh/Makefile +++ b/shells/wapsh/Makefile @@ -13,6 +13,7 @@ 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 #RUN_DEPENDS= ${LOCALBASE}/sbin/httpd:${PORTSDIR}/www/apache13 \ # ${LOCALBASE}/libexec/apache/libphp3.so:${PORTSDIR}/www/mod_php3 diff --git a/shells/wapsh/pkg-comment b/shells/wapsh/pkg-comment deleted file mode 100644 index 7f873392cb87..000000000000 --- a/shells/wapsh/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A system to allow remote shell logins via a WAP phone or web browser |