From 017e18cde01bebf99abd68216fc11904a01a3d6d Mon Sep 17 00:00:00 2001 From: Matthew Hunt Date: Sun, 28 Feb 1999 21:25:41 +0000 Subject: Upgrade to 2.003. Refine selection of MASTER_SITES. PR: 10311 Submitted by: Ben Hutchinson --- irc/epic4/Makefile | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) (limited to 'irc/epic4/Makefile') diff --git a/irc/epic4/Makefile b/irc/epic4/Makefile index 0833775e9244..a2b9853729ce 100644 --- a/irc/epic4/Makefile +++ b/irc/epic4/Makefile @@ -1,28 +1,28 @@ # New ports collection makefile for: epic4 -# Version required: 4pre2.001-NR14 +# Version required: 4pre2.003 # Date created: 11 November 1998 # Whom: Ben Hutchinson # -# $Id: Makefile,v 1.10 1999/02/22 03:35:54 steve Exp $ +# $Id: Makefile,v 1.11 1999/02/28 06:41:09 obrien Exp $ # -DISTNAME= ircii-EPIC4pre2.001-NR14 -PKGNAME= epic-4.pre2.001.nr14 +DISTNAME= epic-4.pre2.003 CATEGORIES= net -MASTER_SITES= ftp://ftp.epicsol.org/pub/epic/EPIC4-ALPHA/ \ - ftp://totem.fix.no/pub/mirrors/epic/EPIC4-ALPHA/ \ - ftp://ftp.funet.fi/pub/unix/networking/irc/ircII/epic/ \ - ftp://ftp.pipex.net/pub/people/benhutch/distfiles/epic4/ -DISTFILES= epic4pre2.001-NR14.tar.gz epic4pre2-help.tar.gz +MASTER_SITES= ftp://ftp.epicsol.org/pub/epic/EPIC4-BETA/ \ + ftp://mirror.pipex.net/pub/epic/EPIC4-BETA/ \ + ftp://totem.fix.no/pub/mirrors/epic/EPIC4-BETA/ +DISTFILES= epic4pre2.003.tar.gz epic4pre2-help.tar.gz -MAINTAINER= benhutch@xfiles.org.uk -BROKEN= 'distfiles missing from all MASTER_SITES' +MAINTAINER= benhutch@xfiles.org.uk DIST_SUBDIR= epic4 -EXTRACT_ONLY= epic4pre2.001-NR14.tar.gz +EXTRACT_ONLY= epic4pre2.003.tar.gz GNU_CONFIGURE= yes +WRKSRC= ${WRKDIR}/ircii-EPIC4pre2.003 + +MAN1= epic.1 do-install: cd ${WRKSRC} && make INSTALL_PROGRAM="${INSTALL_PROGRAM}" \ -- cgit v1.2.3