diff options
author | ache <ache@FreeBSD.org> | 1997-01-10 12:59:26 +0800 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 1997-01-10 12:59:26 +0800 |
commit | d7bf523e34d587a7eabc91ec9a27a9d1f0bdcec5 (patch) | |
tree | 9953b83d68f5cb5d9e810e435dc5a4b82bf77cad /mail/xfmail/Makefile | |
parent | ed9c7bee7bf9127f0bade549f062a8eb3f958589 (diff) | |
download | freebsd-ports-gnome-d7bf523e34d587a7eabc91ec9a27a9d1f0bdcec5.tar.gz freebsd-ports-gnome-d7bf523e34d587a7eabc91ec9a27a9d1f0bdcec5.tar.zst freebsd-ports-gnome-d7bf523e34d587a7eabc91ec9a27a9d1f0bdcec5.zip |
Upgrade to 1.0
Diffstat (limited to 'mail/xfmail/Makefile')
-rw-r--r-- | mail/xfmail/Makefile | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/mail/xfmail/Makefile b/mail/xfmail/Makefile index 63f5fdbc43d3..d6e023f477d4 100644 --- a/mail/xfmail/Makefile +++ b/mail/xfmail/Makefile @@ -1,14 +1,14 @@ # New ports collection makefile for: xfmail -# Version required: 0.4 +# http://Burka.NetVision.net.il/xfmail/xfmail.html +# Version required: 1.0 # Date created: 30 June 1996 # Whom: gena # -# $Id: Makefile,v 1.6 1996/11/10 21:32:49 obrien Exp $ +# $Id: Makefile,v 1.7 1996/11/17 07:42:58 obrien Exp $ # -DISTNAME= xfmail -PKGNAME= xfmail-0.4 -CATEGORIES= mail x11 +DISTNAME= xfmail-1.0 +CATEGORIES= mail MASTER_SITES= ftp://burka.netvision.net.il/pub/xfmail/ MAINTAINER= gena@NetVision.net.il |