diff options
author | Jean-Marc Zucconi <jmz@FreeBSD.org> | 2002-02-15 19:45:15 +0000 |
---|---|---|
committer | Jean-Marc Zucconi <jmz@FreeBSD.org> | 2002-02-15 19:45:15 +0000 |
commit | 8f0f51ec32de81c2e9b4e37b975fc2835817dbac (patch) | |
tree | 23a0b92b5b7c87bd294c3194fc381f4dc8a210df /textproc/ispell | |
parent | 19cc9bd8c93cbefb551625b59410adc0730a6b65 (diff) | |
download | ports-8f0f51ec32de81c2e9b4e37b975fc2835817dbac.tar.gz ports-8f0f51ec32de81c2e9b4e37b975fc2835817dbac.zip |
Notes
Diffstat (limited to 'textproc/ispell')
-rw-r--r-- | textproc/ispell/Makefile | 10 | ||||
-rw-r--r-- | textproc/ispell/distinfo | 2 |
2 files changed, 6 insertions, 6 deletions
diff --git a/textproc/ispell/Makefile b/textproc/ispell/Makefile index 282f984075b1..575f553b3555 100644 --- a/textproc/ispell/Makefile +++ b/textproc/ispell/Makefile @@ -6,15 +6,15 @@ # PORTNAME?= ispell -PORTVERSION?= 3.2.05 -PORTREVISION?= 2 +PORTVERSION?= 3.2.06 +PORTREVISION?= 0 CATEGORIES+= textproc MASTER_SITES= http://fmg-www.cs.ucla.edu/geoff/tars/ -DISTNAME= ispell-3.2.05 # needed for slave ports / options -DISTFILES= ispell-3.2.05.tar.gz # needed for slave ports / options +DISTNAME= ispell-3.2.06 # needed for slave ports / options +DISTFILES= ispell-3.2.06.tar.gz # needed for slave ports / options MAINTAINER?= jmz@FreeBSD.org -ISPELL_FILES= ispell-3.2.05.tar.gz +ISPELL_FILES= ispell-3.2.06.tar.gz MAN1= ispell.1 MAN4= ispell.4 english.4 diff --git a/textproc/ispell/distinfo b/textproc/ispell/distinfo index 3c698c83c8a7..d8b5aba7d87c 100644 --- a/textproc/ispell/distinfo +++ b/textproc/ispell/distinfo @@ -1,4 +1,4 @@ -MD5 (ispell-3.2.05.tar.gz) = 57ba571d558e635d2417be6cc7c20281 +MD5 (ispell-3.2.06.tar.gz) = d434e1aef1a815294d5012c60c4c414a MD5 (francais-IREQ-1.4.tar.gz) = 3871371b0f8e57b554f8895ce3a43b5a MD5 (iswedish-1.2.1.tar.gz) = b546aeb88d7614c32e541488d55f32fe MD5 (hk-deutsch.tar.gz) = 0fb468159f7f0ba5b8a02c1fe111ac2d |