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 /mail/xfmail/Makefile | |
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
Diffstat (limited to 'mail/xfmail/Makefile')
-rw-r--r-- | mail/xfmail/Makefile | 7 |
1 files changed, 3 insertions, 4 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 |