diff options
author | trevor <trevor@FreeBSD.org> | 2002-02-12 16:30:29 +0800 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2002-02-12 16:30:29 +0800 |
commit | 61609d5e1ec57f9021756c3bfb5a8fee930cfe89 (patch) | |
tree | 2939a16f27d46e8c2531b2c4ad642ef6771c7a42 /textproc | |
parent | 57e36c865868cf68689324486f27b7ceb946f80c (diff) | |
download | freebsd-ports-gnome-61609d5e1ec57f9021756c3bfb5a8fee930cfe89.tar.gz freebsd-ports-gnome-61609d5e1ec57f9021756c3bfb5a8fee930cfe89.tar.zst freebsd-ports-gnome-61609d5e1ec57f9021756c3bfb5a8fee930cfe89.zip |
Update maintainer's e-mail address.
PR: 34866
Diffstat (limited to 'textproc')
-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 f5970935542a..8e273b9622bc 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@ahze.net +MAINTAINER= ahze@rgv.net RUN_DEPENDS= ispell:${PORTSDIR}/textproc/ispell |