diff options
Diffstat (limited to 'textproc/ispell')
-rw-r--r-- | textproc/ispell/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/ispell/Makefile b/textproc/ispell/Makefile index c73b748b7575..6ad6eeae590c 100644 --- a/textproc/ispell/Makefile +++ b/textproc/ispell/Makefile @@ -15,7 +15,7 @@ DISTNAME= ispell-3.3.02 # needed for slave ports / options DISTFILES= ispell-3.3.02.tar.gz # needed for slave ports / options EXTRACT_ONLY= ${ISPELL_FILES} -MAINTAINER?= ports@FreeBSD.org +MAINTAINER?= gabor@FreeBSD.org COMMENT= An interactive spelling checker for multiple languages MAN1= ispell.1 sq.1 unsq.1 |