diff options
Diffstat (limited to 'irc/zircon/Makefile')
-rw-r--r-- | irc/zircon/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/irc/zircon/Makefile b/irc/zircon/Makefile index 7477a6ce93b6..a5c43cf289c8 100644 --- a/irc/zircon/Makefile +++ b/irc/zircon/Makefile @@ -3,17 +3,15 @@ # Date created: 19 Aug 1995 # Whom: jkh / pst # -# $Id: Makefile,v 1.33 1998/09/29 17:24:24 jkh Exp $ +# $Id: Makefile,v 1.34 1998/12/01 09:37:32 obrien Exp $ # -DISTNAME= zircon-1.18.180 +DISTNAME= zircon-1.18.206 CATEGORIES= net tk81 MASTER_SITES= ftp://catless.ncl.ac.uk/pub/ MAINTAINER= jseger@FreeBSD.org -BROKEN="fetch, distfile not avail. - need to update to zircon-1.18.201.tar.gz" - BUILD_DEPENDS= wish8.1:${PORTSDIR}/x11-toolkits/tk81 RUN_DEPENDS= wish8.1:${PORTSDIR}/x11-toolkits/tk81 |