diff options
-rw-r--r-- | textproc/no-ispell/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/no-ispell/Makefile b/textproc/no-ispell/Makefile index 958c7a2a260e..2a691eda0da3 100644 --- a/textproc/no-ispell/Makefile +++ b/textproc/no-ispell/Makefile @@ -9,7 +9,7 @@ MAINTAINER= alex@FreeBSD.org ISPELL_NO= yes PORTNAME= no-ispell -PORTVERSION= 1.1 +PORTVERSION= 2.0 MASTERDIR= ${.CURDIR}/../ispell .include "${MASTERDIR}/Makefile" |