aboutsummaryrefslogtreecommitdiff
path: root/textproc/nn-aspell/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/nn-aspell/Makefile')
-rw-r--r--textproc/nn-aspell/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/nn-aspell/Makefile b/textproc/nn-aspell/Makefile
index ba77c31fd092..4dd91c34b9b6 100644
--- a/textproc/nn-aspell/Makefile
+++ b/textproc/nn-aspell/Makefile
@@ -5,13 +5,13 @@
# $FreeBSD$
#
-PORTNAME= no-aspell
+PORTNAME= nn-aspell
MAINTAINER= ports@FreeBSD.org
-COMMENT= Aspell with Norwegian dictionary
+COMMENT= Aspell with Norwegian Nynorsk dictionary
MASTERDIR= ${.CURDIR}/../aspell
-ASPELL_NO= ja
+ASPELL_NN= ja
.include "${MASTERDIR}/Makefile"