diff options
author | Shaun Amott <shaun@FreeBSD.org> | 2006-06-19 20:06:59 +0000 |
---|---|---|
committer | Shaun Amott <shaun@FreeBSD.org> | 2006-06-19 20:06:59 +0000 |
commit | 5361678373e8fafcebdef7c5a9c378d6d6758da5 (patch) | |
tree | 116251cb57f40f8069281b4ab0828145c064c16b /shells/wapsh | |
parent | 444fa5e245164014c960610413c5863ceea8ae75 (diff) |
Switch to my @FreeBSD.org address.
Approved by: ahze (mentor)
Notes
Notes:
svn path=/head/; revision=165799
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 6794bf77d6c6..aaecfd7fe8f0 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@inerd.com +MAINTAINER= shaun@FreeBSD.org COMMENT= A system to allow remote shell logins via a WAP phone or web browser USE_RC_SUBR= htshd.sh |