diff options
author | krion <krion@FreeBSD.org> | 2004-10-12 20:31:34 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2004-10-12 20:31:34 +0800 |
commit | cedfc6060d4a2c7a1139240029fdc741434ecef6 (patch) | |
tree | edff1052746eb89dae17a0d85f083ee24d6ef97b /textproc/p5-LJ-SpellCheck | |
parent | 24036f66324b9a3e63a620ffbdbb837d1a5a23df (diff) | |
download | freebsd-ports-gnome-cedfc6060d4a2c7a1139240029fdc741434ecef6.tar.gz freebsd-ports-gnome-cedfc6060d4a2c7a1139240029fdc741434ecef6.tar.zst freebsd-ports-gnome-cedfc6060d4a2c7a1139240029fdc741434ecef6.zip |
Drop maintainership to ports@FreeBSD.org
PR: ports/72437
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 f4fa0b8229a5..c59eae5fe626 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= ports@FreeBSD.org COMMENT= HTML highlighting misspellings using ispell compatible program RUN_DEPENDS= ispell:${PORTSDIR}/textproc/ispell |