diff options
author | Matthew Hunt <mph@FreeBSD.org> | 1999-02-28 21:25:41 +0000 |
---|---|---|
committer | Matthew Hunt <mph@FreeBSD.org> | 1999-02-28 21:25:41 +0000 |
commit | 017e18cde01bebf99abd68216fc11904a01a3d6d (patch) | |
tree | 625b700b6e2e7ffc2b4e48b4ed1ce7fe4ac26f7a /irc/epic4 | |
parent | 37bfa7f444d50350de85c2e4fe2a54334b393b19 (diff) | |
download | ports-017e18cde01bebf99abd68216fc11904a01a3d6d.tar.gz ports-017e18cde01bebf99abd68216fc11904a01a3d6d.zip |
Notes
Diffstat (limited to 'irc/epic4')
-rw-r--r-- | irc/epic4/Makefile | 24 | ||||
-rw-r--r-- | irc/epic4/distinfo | 2 | ||||
-rw-r--r-- | irc/epic4/pkg-plist | 2 |
3 files changed, 14 insertions, 14 deletions
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 <benhutch@xfiles.org.uk> # -# $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}" \ diff --git a/irc/epic4/distinfo b/irc/epic4/distinfo index 0883f1196cc0..5528603d5c7f 100644 --- a/irc/epic4/distinfo +++ b/irc/epic4/distinfo @@ -1,2 +1,2 @@ -MD5 (epic4/epic4pre2.001-NR14.tar.gz) = 999de6fec732805c61e0f11ed9749ef1 MD5 (epic4/epic4pre2-help.tar.gz) = 176f77c1e372fc3ca184eca951cb86f5 +MD5 (epic4/epic4pre2.003.tar.gz) = 76ceeb97abf12e80df395c0ffb917eb3 diff --git a/irc/epic4/pkg-plist b/irc/epic4/pkg-plist index 93659fc2b155..ff4469970bd3 100644 --- a/irc/epic4/pkg-plist +++ b/irc/epic4/pkg-plist @@ -1,5 +1,5 @@ bin/epic -bin/epic-EPIC4pre2.001-NR14 +bin/epic-EPIC4pre2.003 libexec/wserv share/epic/help/1_General/away share/epic/help/1_General/describe |