From c0fd73e61391c06d498e0b51a8709fb02225a268 Mon Sep 17 00:00:00 2001 From: steve Date: Sun, 5 Jul 1998 23:44:45 +0000 Subject: Update to version 1.3. PR: 7168 Submitted by: Jonathan Hanna --- mail/xfmail/Makefile | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'mail/xfmail/Makefile') diff --git a/mail/xfmail/Makefile b/mail/xfmail/Makefile index ac3f3dd3bcdd..d5f6bc5cb05b 100644 --- a/mail/xfmail/Makefile +++ b/mail/xfmail/Makefile @@ -1,20 +1,20 @@ # New ports collection makefile for: xfmail # http://Burka.NetVision.net.il/xfmail/xfmail.html -# Version required: 1.2 +# Version required: 1.3 # Date created: 30 June 1996 # Whom: gena # -# $Id: Makefile,v 1.9 1997/06/22 10:46:33 andreas Exp $ +# $Id: Makefile,v 1.10 1998/01/10 18:36:55 jdp Exp $ # -DISTNAME= xfmail-1.2 -CATEGORIES= x11 mail +DISTNAME= xfmail-1.3 +CATEGORIES= mail MASTER_SITES= ftp://burka.netvision.net.il/pub/xfmail/ MAINTAINER= gena@NetVision.net.il LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm \ - xforms\\.0\\.88:${PORTSDIR}/x11/xforms + xforms\\.0\\.88\\.1:${PORTSDIR}/x11/xforms USE_X11= yes GNU_CONFIGURE= yes -- cgit