diff options
Diffstat (limited to 'textproc/no-ispell/Makefile')
-rw-r--r-- | textproc/no-ispell/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/no-ispell/Makefile b/textproc/no-ispell/Makefile index 2a691eda0da3..1ff8103611c5 100644 --- a/textproc/no-ispell/Makefile +++ b/textproc/no-ispell/Makefile @@ -5,11 +5,11 @@ # $FreeBSD$ # -MAINTAINER= alex@FreeBSD.org +MAINTAINER= alex@FreeBSD.org ISPELL_NO= yes PORTNAME= no-ispell -PORTVERSION= 2.0 -MASTERDIR= ${.CURDIR}/../ispell +PORTVERSION= 2.0 +MASTERDIR= ${.CURDIR}/../ispell .include "${MASTERDIR}/Makefile" |