diff options
author | jmz <jmz@FreeBSD.org> | 1995-02-06 23:07:47 +0800 |
---|---|---|
committer | jmz <jmz@FreeBSD.org> | 1995-02-06 23:07:47 +0800 |
commit | c72fe76bd679b7490808c0eb2ff3987ffb3bf0e6 (patch) | |
tree | 8762f1b451d7629a6c9a8c30b7585d0005313b34 /textproc/ispell/Makefile | |
parent | be81447e06adf4e7615c1af1d0c162568a98cd0f (diff) | |
download | freebsd-ports-gnome-c72fe76bd679b7490808c0eb2ff3987ffb3bf0e6.tar.gz freebsd-ports-gnome-c72fe76bd679b7490808c0eb2ff3987ffb3bf0e6.tar.zst freebsd-ports-gnome-c72fe76bd679b7490808c0eb2ff3987ffb3bf0e6.zip |
Upgrade to version 3.1.18
Diffstat (limited to 'textproc/ispell/Makefile')
-rw-r--r-- | textproc/ispell/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/ispell/Makefile b/textproc/ispell/Makefile index acb955d27911..0356834154c9 100644 --- a/textproc/ispell/Makefile +++ b/textproc/ispell/Makefile @@ -1,4 +1,4 @@ -DISTFILES= ispell-3.1.08.tar.gz +DISTFILES= ispell-3.1.18.tar.gz DISTNAME= ispell-3.1 MASTER_SITES= ftp://ftp.cs.ucla.edu/pub/ispell-3.1/ |