diff options
author | Alexander Langer <alex@FreeBSD.org> | 2000-06-10 10:25:49 +0000 |
---|---|---|
committer | Alexander Langer <alex@FreeBSD.org> | 2000-06-10 10:25:49 +0000 |
commit | fc6db6f83989c087a95c49eac42d577b341cdfd2 (patch) | |
tree | 8f815ce6e5fc2ec0bec976f0b5676a3cec55bced /textproc | |
parent | de7b146c7d08be8f91b4c71e5bdee00bccef27ad (diff) | |
download | ports-fc6db6f83989c087a95c49eac42d577b341cdfd2.tar.gz ports-fc6db6f83989c087a95c49eac42d577b341cdfd2.zip |
Notes
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/british-ispell/Makefile | 2 | ||||
-rw-r--r-- | textproc/no-ispell/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/textproc/british-ispell/Makefile b/textproc/british-ispell/Makefile index cb970537d2dd..73b667e01f17 100644 --- a/textproc/british-ispell/Makefile +++ b/textproc/british-ispell/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ # -MAINTAINER= alex@big.endian.de +MAINTAINER= alex@FreeBSD.org ISPELL_BRITISH= yes PORTNAME= british-ispell diff --git a/textproc/no-ispell/Makefile b/textproc/no-ispell/Makefile index 3a8d5792a1f9..958c7a2a260e 100644 --- a/textproc/no-ispell/Makefile +++ b/textproc/no-ispell/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ # -MAINTAINER= alex@big.endian.de +MAINTAINER= alex@FreeBSD.org ISPELL_NO= yes PORTNAME= no-ispell |