diff options
Diffstat (limited to 'textproc/nl-ispell')
-rw-r--r-- | textproc/nl-ispell/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/nl-ispell/Makefile b/textproc/nl-ispell/Makefile index bb266f303ef9..e0dbbfa28339 100644 --- a/textproc/nl-ispell/Makefile +++ b/textproc/nl-ispell/Makefile @@ -10,7 +10,7 @@ MAINTAINER= alex@FreeBSD.org ISPELL_NL= yes PORTNAME= nl-ispell PORTVERSION= 1.0.0 -PORTREVISION= 1 +PORTREVISION= 2 MASTERDIR= ${.CURDIR}/../ispell .include "${MASTERDIR}/Makefile" |