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/Makefile | |
parent | 40f8e4e347988f283e5bde9ad54188628e749f49 (diff) |
Notes
Diffstat (limited to 'mail/ifile/Makefile')
-rw-r--r-- | mail/ifile/Makefile | 5 |
1 files changed, 2 insertions, 3 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 |