diff options
author | Steve Price <steve@FreeBSD.org> | 1999-02-22 03:20:07 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-02-22 03:20:07 +0000 |
commit | 337d36eedb30e4f80694e433e440f93be5eefcc6 (patch) | |
tree | 23aef544df72d0c79a368b3c184dc61b4882665c /irc/zircon | |
parent | dd6e96dd113949a64fbb2f8694e00aef005fa82a (diff) | |
download | ports-337d36eedb30e4f80694e433e440f93be5eefcc6.tar.gz ports-337d36eedb30e4f80694e433e440f93be5eefcc6.zip |
Notes
Diffstat (limited to 'irc/zircon')
-rw-r--r-- | irc/zircon/Makefile | 9 | ||||
-rw-r--r-- | irc/zircon/distinfo | 2 |
2 files changed, 5 insertions, 6 deletions
diff --git a/irc/zircon/Makefile b/irc/zircon/Makefile index 1a20065d9335..177452a1dba1 100644 --- a/irc/zircon/Makefile +++ b/irc/zircon/Makefile @@ -1,19 +1,18 @@ # New ports collection makefile for: zircon -# Version required: 1.18.171 +# Version required: 1.18.210 # Date created: 19 Aug 1995 # Whom: jkh / pst # # $Id: Makefile,v 1.35 1999/01/26 02:58:39 steve Exp $ # -DISTNAME= zircon-1.18.206 +DISTNAME= zircon-1.18.210 CATEGORIES= net tk81 -MASTER_SITES= ftp://catless.ncl.ac.uk/pub/ +MASTER_SITES= ftp://catless.ncl.ac.uk/pub/ \ + ftp://ftp.dinoex.sub.org/pub/approved/ MAINTAINER= jseger@FreeBSD.org -BROKEN='zircon-1.18.208 is all that is available from the *SINGLE* mastersite' - BUILD_DEPENDS= wish8.1:${PORTSDIR}/x11-toolkits/tk81 RUN_DEPENDS= wish8.1:${PORTSDIR}/x11-toolkits/tk81 diff --git a/irc/zircon/distinfo b/irc/zircon/distinfo index fc18ec7cb68d..9d0b74f8a888 100644 --- a/irc/zircon/distinfo +++ b/irc/zircon/distinfo @@ -1 +1 @@ -MD5 (zircon-1.18.206.tar.gz) = c875562c89fe301498e088201970043b +MD5 (zircon-1.18.210.tar.gz) = 6d9b0ba587392adba404f84fc12cb272 |