diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 1999-09-04 06:19:43 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 1999-09-04 06:19:43 +0000 |
commit | c7acd93f88eaa912718c4df51eef28eb65cf9969 (patch) | |
tree | af2caf62c5ac82dfbdb22b87054d7865b2c6cce3 /mail | |
parent | f91103dc8a92c3adc42e1ce74161f9b3468ac437 (diff) | |
download | ports-c7acd93f88eaa912718c4df51eef28eb65cf9969.tar.gz ports-c7acd93f88eaa912718c4df51eef28eb65cf9969.zip |
Notes
Diffstat (limited to 'mail')
-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/ |