aboutsummaryrefslogtreecommitdiff
path: root/textproc/nn-aspell/Makefile
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2004-04-01 17:39:56 +0000
committerThierry Thomas <thierry@FreeBSD.org>2004-04-01 17:39:56 +0000
commit594bafc6a4ee6dd5e0234678904bde3023d67ec7 (patch)
tree64d3d5307e5f7fd1ec1cd1a016d75404023869f3 /textproc/nn-aspell/Makefile
parent02da8d0611ad751984a1249916d9dd7437793ebd (diff)
downloadports-594bafc6a4ee6dd5e0234678904bde3023d67ec7.tar.gz
ports-594bafc6a4ee6dd5e0234678904bde3023d67ec7.zip
Notes
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"