diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-11-28 16:06:13 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-11-28 16:06:13 +0000 |
commit | 1d99477c467743f6aad6afee2cc9b40604d89018 (patch) | |
tree | 43e4baa3dde68b4cf9f17ee675d9728aaf99b7ac /textproc/linux-aspell/Makefile | |
parent | 1475b0f6691ac7ae68be0ae9d60906b20bfd61be (diff) |
Notes
Diffstat (limited to 'textproc/linux-aspell/Makefile')
-rw-r--r-- | textproc/linux-aspell/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/linux-aspell/Makefile b/textproc/linux-aspell/Makefile index ee0d4a12b145..85de607ed701 100644 --- a/textproc/linux-aspell/Makefile +++ b/textproc/linux-aspell/Makefile @@ -18,7 +18,7 @@ DISTFILES= ${DISTNAME}.i386.rpm # needed for slave ports / options EXTRACT_SUFX= .i386.rpm EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= office@FreeBSD.org COMMENT= Spelling checker with better logic than ispell (linux version) CONFLICTS= linux-f8-aspell-[0-9]* linux-f10-aspell-[0-9]* |