diff options
author | jmas <jmas@FreeBSD.org> | 1999-11-14 02:47:50 +0800 |
---|---|---|
committer | jmas <jmas@FreeBSD.org> | 1999-11-14 02:47:50 +0800 |
commit | 6879b1afa02d8b8492fa5ddc068b3a67373fdef7 (patch) | |
tree | 12eda7de7267c664fc2adcfd222661ea8e90c80d /mail | |
parent | 51fa7ed249d742fff43fb8ff15c2cf49c79eba74 (diff) | |
download | freebsd-ports-gnome-6879b1afa02d8b8492fa5ddc068b3a67373fdef7.tar.gz freebsd-ports-gnome-6879b1afa02d8b8492fa5ddc068b3a67373fdef7.tar.zst freebsd-ports-gnome-6879b1afa02d8b8492fa5ddc068b3a67373fdef7.zip |
Update to xfmail 1.4.0
Diffstat (limited to 'mail')
-rw-r--r-- | mail/xfmail/Makefile | 5 | ||||
-rw-r--r-- | mail/xfmail/distinfo | 2 |
2 files changed, 4 insertions, 3 deletions
diff --git a/mail/xfmail/Makefile b/mail/xfmail/Makefile index fe823e6b105f..507ce3f14191 100644 --- a/mail/xfmail/Makefile +++ b/mail/xfmail/Makefile @@ -6,15 +6,16 @@ # $FreeBSD$ # -DISTNAME= xfmail-1.3.1 +DISTNAME= xfmail-1.4.0 CATEGORIES= mail -MASTER_SITES= ftp://xfmail.slappy.org/pub/xfmail/ +MASTER_SITES= ftp://xfmail.ufies.org/pub/xfmail/release/1.4.0/ MAINTAINER= gena@NetVision.net.il LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm \ xforms.0:${PORTSDIR}/x11-toolkits/xforms +USE_BZIP2= yes USE_X_PREFIX= yes GNU_CONFIGURE= yes MAN1= xfmail.1 diff --git a/mail/xfmail/distinfo b/mail/xfmail/distinfo index 4e9a3dffe917..e7eeb222c3e5 100644 --- a/mail/xfmail/distinfo +++ b/mail/xfmail/distinfo @@ -1 +1 @@ -MD5 (xfmail-1.3.1.tar.gz) = db6f89f9f80dda113276490698779ae0 +MD5 (xfmail-1.4.0.tar.bz2) = a22a88ba109689d11d91c14bf3d02d3f |