diff options
author | Andrey Slusar <anray@FreeBSD.org> | 2005-12-26 14:28:37 +0000 |
---|---|---|
committer | Andrey Slusar <anray@FreeBSD.org> | 2005-12-26 14:28:37 +0000 |
commit | 010db4b621133987777b93b00753243d524f9845 (patch) | |
tree | 0f1808370d9194af26606d2210b7aa29a30a8513 /mail/ifile | |
parent | 40f8e4e347988f283e5bde9ad54188628e749f49 (diff) |
Notes
Diffstat (limited to 'mail/ifile')
-rw-r--r-- | mail/ifile/Makefile | 5 | ||||
-rw-r--r-- | mail/ifile/distinfo | 6 | ||||
-rw-r--r-- | mail/ifile/pkg-descr | 2 |
3 files changed, 6 insertions, 7 deletions
diff --git a/mail/ifile/Makefile b/mail/ifile/Makefile index 0ebe46e1ac2c..ea13ce9caabd 100644 --- a/mail/ifile/Makefile +++ b/mail/ifile/Makefile @@ -6,10 +6,9 @@ # PORTNAME= ifile -PORTVERSION= 1.3.3 +PORTVERSION= 1.3.5 CATEGORIES= mail textproc -MASTER_SITES= ${MASTER_SITE_SAVANNAH} -MASTER_SITE_SUBDIR= ${PORTNAME}/default.pkg/${PORTVERSION} +MASTER_SITES= http://people.csail.mit.edu/jrennie/ifile/ MAINTAINER= ports@FreeBSD.org COMMENT= An application of machine learning to e-mail filtering diff --git a/mail/ifile/distinfo b/mail/ifile/distinfo index ab45061748ea..611a85762bc1 100644 --- a/mail/ifile/distinfo +++ b/mail/ifile/distinfo @@ -1,3 +1,3 @@ -MD5 (ifile-1.3.3.tar.gz) = 6eef526ee15a9bbf8a75174e074ab1b1 -SHA256 (ifile-1.3.3.tar.gz) = 6a69ae94809e1c40e01fc476c8be9f9ce1aa49161b911bf01d79c25d38e6b63a -SIZE (ifile-1.3.3.tar.gz) = 185419 +MD5 (ifile-1.3.5.tar.gz) = 0f241a669380448e97cba5280252215b +SHA256 (ifile-1.3.5.tar.gz) = 51c805b0c3f2b2a0c7f23dcb1cbb73889c9dbce3e3a7453a89e84a657efa36fd +SIZE (ifile-1.3.5.tar.gz) = 190149 diff --git a/mail/ifile/pkg-descr b/mail/ifile/pkg-descr index e31226817a19..0c8d9b0a5059 100644 --- a/mail/ifile/pkg-descr +++ b/mail/ifile/pkg-descr @@ -14,4 +14,4 @@ ifile is not dependent upon any specific mail system and should be adaptable to any mail system which allows an outside program to perform mail filtering. -WWW: http://www.nongnu.org/ifile/ +WWW: http://people.csail.mit.edu/jrennie/ifile/ |