diff options
author | cpiazza <cpiazza@FreeBSD.org> | 1999-09-04 14:19:43 +0800 |
---|---|---|
committer | cpiazza <cpiazza@FreeBSD.org> | 1999-09-04 14:19:43 +0800 |
commit | 56aa9d89204a0be38028c9a0b7cf9e194011329f (patch) | |
tree | 6da69e55e2ccf739105ccfc90fc602fd5457a817 | |
parent | 5c4352a22ebe1e314866fc10edc96a91ce4e19cc (diff) | |
download | freebsd-ports-gnome-56aa9d89204a0be38028c9a0b7cf9e194011329f.tar.gz freebsd-ports-gnome-56aa9d89204a0be38028c9a0b7cf9e194011329f.tar.zst freebsd-ports-gnome-56aa9d89204a0be38028c9a0b7cf9e194011329f.zip |
Update to xfmail 1.3.1
-rw-r--r-- | mail/xfmail/Makefile | 7 | ||||
-rw-r--r-- | mail/xfmail/distinfo | 2 | ||||
-rw-r--r-- | mail/xfmail/pkg-descr | 2 |
3 files changed, 6 insertions, 5 deletions
diff --git a/mail/xfmail/Makefile b/mail/xfmail/Makefile index 79336f93121a..fe823e6b105f 100644 --- a/mail/xfmail/Makefile +++ b/mail/xfmail/Makefile @@ -1,15 +1,14 @@ # New ports collection makefile for: xfmail -# http://Burka.NetVision.net.il/xfmail/xfmail.html -# Version required: 1.3 +# Version required: 1.3.1 # Date created: 30 June 1996 # Whom: gena # # $FreeBSD$ # -DISTNAME= xfmail-1.3 +DISTNAME= xfmail-1.3.1 CATEGORIES= mail -MASTER_SITES= ftp://burka.netvision.net.il/pub/xfmail/ +MASTER_SITES= ftp://xfmail.slappy.org/pub/xfmail/ MAINTAINER= gena@NetVision.net.il diff --git a/mail/xfmail/distinfo b/mail/xfmail/distinfo index 2304b0c4acf1..4e9a3dffe917 100644 --- a/mail/xfmail/distinfo +++ b/mail/xfmail/distinfo @@ -1 +1 @@ -MD5 (xfmail-1.3.tar.gz) = c756fb26bb4b31e59af775d3a088fb73 +MD5 (xfmail-1.3.1.tar.gz) = db6f89f9f80dda113276490698779ae0 diff --git a/mail/xfmail/pkg-descr b/mail/xfmail/pkg-descr index 1f6b1debda13..3b87d4868299 100644 --- a/mail/xfmail/pkg-descr +++ b/mail/xfmail/pkg-descr @@ -10,3 +10,5 @@ with XF-Mail. XF-Mail has very friendly user interface and it's extremely easy in use. It implements most of the mail functionality in one program and it does not require any additional tools. + +WWW: http://xfmail.slappy.org/ |