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