diff options
author | anray <anray@FreeBSD.org> | 2005-12-26 14:28:37 +0000 |
---|---|---|
committer | anray <anray@FreeBSD.org> | 2005-12-26 14:28:37 +0000 |
commit | 7d414f8cf3fc7937b18f3477dba397fd3989c999 (patch) | |
tree | 044b954d011663a63d4c65ad32aa8a1b8c6b5683 /mail | |
parent | 95d285e1da0d36c63c234a2b130cfbf11f5179c8 (diff) | |
download | FreeBSD-ports-7d414f8cf3fc7937b18f3477dba397fd3989c999.zip FreeBSD-ports-7d414f8cf3fc7937b18f3477dba397fd3989c999.tar.gz |
Update to version 1.3.5
Diffstat (limited to 'mail')
-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 0ebe46e..ea13ce9 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 ab45061..611a857 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 e312268..0c8d9b0 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/ |