diff options
-rw-r--r-- | textproc/nl-ispell/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/nl-ispell/Makefile b/textproc/nl-ispell/Makefile index d7e0ba3..bb266f3 100644 --- a/textproc/nl-ispell/Makefile +++ b/textproc/nl-ispell/Makefile @@ -7,9 +7,10 @@ MAINTAINER= alex@FreeBSD.org -ISPELL_NO= yes +ISPELL_NL= yes PORTNAME= nl-ispell PORTVERSION= 1.0.0 +PORTREVISION= 1 MASTERDIR= ${.CURDIR}/../ispell .include "${MASTERDIR}/Makefile" |