diff options
author | edwin <edwin@FreeBSD.org> | 2003-12-20 11:35:39 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2003-12-20 11:35:39 +0800 |
commit | 090529e84a8b6375847388fa62eb53f031697dd4 (patch) | |
tree | ae5e65abf64e5edcb942f8cdb76911c1266d860f /textproc/p5-LJ-SpellCheck | |
parent | 437f8f3a3e4250b487650c80eb319a9d1325039d (diff) | |
download | freebsd-ports-gnome-090529e84a8b6375847388fa62eb53f031697dd4.tar.gz freebsd-ports-gnome-090529e84a8b6375847388fa62eb53f031697dd4.tar.zst freebsd-ports-gnome-090529e84a8b6375847388fa62eb53f031697dd4.zip |
Update email address.
I'm not sure how much longer I will have a email account at rgv.
PR: ports/60406
Submitted by: michael johnson <ahze@ahze.net>
Diffstat (limited to 'textproc/p5-LJ-SpellCheck')
-rw-r--r-- | textproc/p5-LJ-SpellCheck/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-LJ-SpellCheck/Makefile b/textproc/p5-LJ-SpellCheck/Makefile index ef78401055d7..f4fa0b8229a5 100644 --- a/textproc/p5-LJ-SpellCheck/Makefile +++ b/textproc/p5-LJ-SpellCheck/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://livejournal.com/files/code/spellcheck/ \ ftp://ftp.livejournal.com/code/spellcheck/ PKGNAMEPREFIX= p5- -MAINTAINER= ahze@rgv.net +MAINTAINER= ahze@ahze.net COMMENT= HTML highlighting misspellings using ispell compatible program RUN_DEPENDS= ispell:${PORTSDIR}/textproc/ispell |