diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2005-12-10 18:03:20 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2005-12-10 18:03:20 +0000 |
commit | 837abef333d632d86a63bb4487b5c089b1c81218 (patch) | |
tree | 406bd977f7196c1277c5ec8bb45c0755df55ad29 | |
parent | eb45e6e3f4a991833db12bb6e86ddfc9a7afbcd5 (diff) |
Notes
-rw-r--r-- | mail/bsfilter/Makefile | 6 | ||||
-rw-r--r-- | mail/bsfilter/distinfo | 5 |
2 files changed, 6 insertions, 5 deletions
diff --git a/mail/bsfilter/Makefile b/mail/bsfilter/Makefile index 6cf11bdaa477..cd415e0d90ef 100644 --- a/mail/bsfilter/Makefile +++ b/mail/bsfilter/Makefile @@ -6,10 +6,10 @@ # PORTNAME= bsfilter -PORTVERSION= 1.0.9 +PORTVERSION= 1.0.10 CATEGORIES= mail ruby MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP} -MASTER_SITE_SUBDIR= bsfilter/15724 +MASTER_SITE_SUBDIR= bsfilter/17908 EXTRACT_SUFX= .tgz MAINTAINER= info@otsune.com @@ -21,7 +21,7 @@ NO_BUILD= yes USE_RUBY= yes OPTIONS= CHASEN "Japanese Morphological Analysis Support" Off \ - MECAB "Part-of-Speech and Morphological Analyzer(i386 only)" Off \ + MECAB "Part-of-Speech and Morphological Analyzer (i386 only)" Off \ KAKASI "Language processing filter/converter" Off .include <bsd.port.pre.mk> diff --git a/mail/bsfilter/distinfo b/mail/bsfilter/distinfo index 0ae8a0e33a78..c8f0c247f5d8 100644 --- a/mail/bsfilter/distinfo +++ b/mail/bsfilter/distinfo @@ -1,2 +1,3 @@ -MD5 (bsfilter-1.0.9.tgz) = 6274aafe663a30bad780c7143f84da24 -SIZE (bsfilter-1.0.9.tgz) = 1133529 +MD5 (bsfilter-1.0.10.tgz) = 8ee9bf8edf8b7fefa37c2fa12bc0b5d4 +SHA256 (bsfilter-1.0.10.tgz) = e9174cbd1fdc318a5e497a5a8796c6745db35c3fa194688df987c63b0f2483d7 +SIZE (bsfilter-1.0.10.tgz) = 1137712 |