diff options
author | alex <alex@FreeBSD.org> | 2001-01-13 23:43:07 +0800 |
---|---|---|
committer | alex <alex@FreeBSD.org> | 2001-01-13 23:43:07 +0800 |
commit | d4a5e32c1ec9b9c92db3eac7d11b9c4aa1ffe5b0 (patch) | |
tree | 86c6d6d7ef0c125b0a2d81790073d16bf1e63599 /textproc/no-ispell | |
parent | da057eee634bb2088855fb8dfac8636e84e74951 (diff) | |
download | freebsd-ports-graphics-d4a5e32c1ec9b9c92db3eac7d11b9c4aa1ffe5b0.tar.gz freebsd-ports-graphics-d4a5e32c1ec9b9c92db3eac7d11b9c4aa1ffe5b0.tar.zst freebsd-ports-graphics-d4a5e32c1ec9b9c92db3eac7d11b9c4aa1ffe5b0.zip |
Update to version 2.0
Diffstat (limited to 'textproc/no-ispell')
-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 958c7a2a260..2a691eda0da 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" |