diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-03-18 09:20:03 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-03-18 09:20:03 +0000 |
commit | 6edf79456bc30e15f6343400f8871169e9055703 (patch) | |
tree | 22fd12e9e60ee43d0d065f80a13269283eac0ad7 /mail/ifile | |
parent | 7b41c6545c95b3d40fc077b7400d7983ffd55cd3 (diff) | |
download | ports-6edf79456bc30e15f6343400f8871169e9055703.tar.gz ports-6edf79456bc30e15f6343400f8871169e9055703.zip |
Notes
Diffstat (limited to 'mail/ifile')
-rw-r--r-- | mail/ifile/Makefile | 4 | ||||
-rw-r--r-- | mail/ifile/distinfo | 3 |
2 files changed, 4 insertions, 3 deletions
diff --git a/mail/ifile/Makefile b/mail/ifile/Makefile index 944c6e8980e1..ab65533bd8ef 100644 --- a/mail/ifile/Makefile +++ b/mail/ifile/Makefile @@ -6,8 +6,7 @@ # PORTNAME= ifile -PORTVERSION= 1.3.2 -PORTREVISION= 2 +PORTVERSION= 1.3.3 CATEGORIES= mail textproc MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= ${PORTNAME}/default.pkg/${PORTVERSION} @@ -18,6 +17,7 @@ COMMENT= An application of machine learning to e-mail filtering USE_GETOPT_LONG=yes USE_GMAKE= yes GNU_CONFIGURE= yes +CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} MAN1= ifile.1 .include <bsd.port.mk> diff --git a/mail/ifile/distinfo b/mail/ifile/distinfo index 7fdcdcfc7ee6..b423f3a07f8c 100644 --- a/mail/ifile/distinfo +++ b/mail/ifile/distinfo @@ -1 +1,2 @@ -MD5 (ifile-1.3.2.tar.gz) = 60029538db12fb1dd5ddc134ab835d28 +MD5 (ifile-1.3.3.tar.gz) = 6eef526ee15a9bbf8a75174e074ab1b1 +SIZE (ifile-1.3.3.tar.gz) = 185419 |