diff options
author | Ade Lovett <ade@FreeBSD.org> | 2000-06-29 19:20:44 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2000-06-29 19:20:44 +0000 |
commit | 8e17589fee1cd02ec104a2249ce5f60545f39e2b (patch) | |
tree | 6bba660d445d201c1b878292b70b52a5585351e6 /textproc | |
parent | 958fad775dfa897abfb4d76cbd14d41632c9830c (diff) |
Notes
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/aspell/Makefile | 4 | ||||
-rw-r--r-- | textproc/aspell/distinfo | 2 | ||||
-rw-r--r-- | textproc/aspell/pkg-plist | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/textproc/aspell/Makefile b/textproc/aspell/Makefile index f4e4701f08d4..4b0e4c184a77 100644 --- a/textproc/aspell/Makefile +++ b/textproc/aspell/Makefile @@ -6,11 +6,11 @@ # PORTNAME= aspell -PORTVERSION= 0.31 +PORTVERSION= 0.31.1 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -DISTNAME= ${PORTNAME}-.31 +DISTNAME= ${PORTNAME}-.31.1 MAINTAINER= ade@FreeBSD.org diff --git a/textproc/aspell/distinfo b/textproc/aspell/distinfo index 79d90e61d1af..f900459c356a 100644 --- a/textproc/aspell/distinfo +++ b/textproc/aspell/distinfo @@ -1 +1 @@ -MD5 (aspell-.31.tar.gz) = d9d6c9ad87abbcb8a452c75c1dc40eff +MD5 (aspell-.31.1.tar.gz) = 5bd528bc94574f1325befe68ff7118bd diff --git a/textproc/aspell/pkg-plist b/textproc/aspell/pkg-plist index ebc77c363309..749e8dbe9a6f 100644 --- a/textproc/aspell/pkg-plist +++ b/textproc/aspell/pkg-plist @@ -85,10 +85,10 @@ lib/libpspell_aspell.so.1 share/aspell/ASCII.dat share/aspell/ASCII.map share/aspell/SGML.map +share/aspell/american share/aspell/english share/aspell/english.dat share/aspell/english_phonet.dat -share/aspell/german.dat share/aspell/iso8859-1.dat share/aspell/iso8859-1.map share/aspell/iso8859-10.dat |