summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoralex <alex@FreeBSD.org>2001-01-26 16:57:41 +0000
committeralex <alex@FreeBSD.org>2001-01-26 16:57:41 +0000
commit0f0ad5995a83bd6fc349d5cd80f584240c3e427d (patch)
tree3477ecb7889605817e3644b46b1991bcbff0b855
parent189a8e91d6dfee09fd655971084ea4b896f45365 (diff)
downloadFreeBSD-ports-0f0ad5995a83bd6fc349d5cd80f584240c3e427d.zip
FreeBSD-ports-0f0ad5995a83bd6fc349d5cd80f584240c3e427d.tar.gz
ARGL. Change ISPELL_NO to ISPELL_NL.
Bump PORTREVISION. Submitted by: Espen Skoglund <esk@ira.uka.de>
-rw-r--r--textproc/nl-ispell/Makefile3
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"
OpenPOWER on IntegriCloud