diff options
author | jmz <jmz@FreeBSD.org> | 1995-11-23 05:11:05 +0800 |
---|---|---|
committer | jmz <jmz@FreeBSD.org> | 1995-11-23 05:11:05 +0800 |
commit | 316947eb9abd0f4c110a6b0878eda96f0f97a69d (patch) | |
tree | 3b0fa29997eee6d88c45d2d6202056e0988c24fe /textproc/ispell/Makefile | |
parent | 4890052f4cec10ce5010b65988aa6136be12b91d (diff) | |
download | freebsd-ports-gnome-316947eb9abd0f4c110a6b0878eda96f0f97a69d.tar.gz freebsd-ports-gnome-316947eb9abd0f4c110a6b0878eda96f0f97a69d.tar.zst freebsd-ports-gnome-316947eb9abd0f4c110a6b0878eda96f0f97a69d.zip |
Upgrade to patchlevel 20.
Diffstat (limited to 'textproc/ispell/Makefile')
-rw-r--r-- | textproc/ispell/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/textproc/ispell/Makefile b/textproc/ispell/Makefile index 6fdab7d4b61a..5c9f90c15b16 100644 --- a/textproc/ispell/Makefile +++ b/textproc/ispell/Makefile @@ -1,16 +1,16 @@ # New ports collection makefile for: ispell -# Version required: 3.1.18 +# Version required: 3.1.20 # Date created: 6 November 1994 # Whom: jmz # -# $Id: Makefile,v 1.9 1995/07/21 13:22:04 jmz Exp $ +# $Id: Makefile,v 1.10 1995/09/23 20:48:02 jmz Exp $ # DISTNAME= ispell-3.1 -PKGNAME= ispell-3.1.18 +PKGNAME= ispell-3.1.20 CATEGORIES+= utilities MASTER_SITES= ftp://ftp.cs.ucla.edu/pub/ispell-3.1/ -DISTFILES= ispell-3.1.18.tar.gz +DISTFILES= ispell-3.1.20.tar.gz MAINTAINER= jmz@FreeBSD.org |