diff options
author | shaun <shaun@FreeBSD.org> | 2009-03-14 07:27:19 +0800 |
---|---|---|
committer | shaun <shaun@FreeBSD.org> | 2009-03-14 07:27:19 +0800 |
commit | 5e49dbeba84bbdf9cf2580f5b4398f2f2770dc99 (patch) | |
tree | 930aac31cb4d5c518d8871fd3663b27c63062e3a /shells/wapsh | |
parent | 46cc21eccab5fd1d74da01db45e50bd58f1dc5d0 (diff) | |
download | freebsd-ports-gnome-5e49dbeba84bbdf9cf2580f5b4398f2f2770dc99.tar.gz freebsd-ports-gnome-5e49dbeba84bbdf9cf2580f5b4398f2f2770dc99.tar.zst freebsd-ports-gnome-5e49dbeba84bbdf9cf2580f5b4398f2f2770dc99.zip |
Free most of my ports, since they aren't being maintained to a
reasonable standard.
Diffstat (limited to 'shells/wapsh')
-rw-r--r-- | shells/wapsh/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shells/wapsh/Makefile b/shells/wapsh/Makefile index bf855c9f4733..ff8b02438ad0 100644 --- a/shells/wapsh/Makefile +++ b/shells/wapsh/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.exolution.de/geschaeft/produkte/wapsh/ \ http://mirror.inerd.com/FreeBSD/distfiles/${PORTNAME}/ DISTNAME= ${PORTNAME}_${PORTVERSION} -MAINTAINER= shaun@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A system to allow remote shell logins via a WAP phone or web browser USE_RC_SUBR= htshd.sh |