diff options
author | Alexander Langer <alex@FreeBSD.org> | 2001-01-13 15:43:07 +0000 |
---|---|---|
committer | Alexander Langer <alex@FreeBSD.org> | 2001-01-13 15:43:07 +0000 |
commit | a627c96381e8df9dbf7550391f2bf418d4702b4d (patch) | |
tree | b275f3e29899edfa2b029cf19e8244ab3bb54233 | |
parent | Update the ISPELL_NO part to version 2.0 (diff) |
Update to version 2.0
Notes
Notes:
svn path=/head/; revision=37166
-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" |