diff options
author | Jordan K. Hubbard <jkh@FreeBSD.org> | 1997-09-21 04:04:01 +0000 |
---|---|---|
committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 1997-09-21 04:04:01 +0000 |
commit | 4f0c39dfa27d11e262ca393839bb36355b105315 (patch) | |
tree | 6494cb5e260a9d093ec3578d887023ec742ec117 /irc/zircon | |
parent | fa8d1394274155f7d755938d5cee57a1e750e008 (diff) | |
download | ports-4f0c39dfa27d11e262ca393839bb36355b105315.tar.gz ports-4f0c39dfa27d11e262ca393839bb36355b105315.zip |
Notes
Diffstat (limited to 'irc/zircon')
-rw-r--r-- | irc/zircon/Makefile | 10 | ||||
-rw-r--r-- | irc/zircon/distinfo | 2 |
2 files changed, 6 insertions, 6 deletions
diff --git a/irc/zircon/Makefile b/irc/zircon/Makefile index f51cc175d611..54ea46f60b8b 100644 --- a/irc/zircon/Makefile +++ b/irc/zircon/Makefile @@ -3,11 +3,11 @@ # Date created: 19 Aug 1995 # Whom: jkh / pst # -# $Id: Makefile,v 1.15 1997/07/14 12:54:05 jkh Exp $ +# $Id: Makefile,v 1.16 1997/09/08 12:46:49 andreas Exp $ # -DISTNAME= zircon-1.18.31 -CATEGORIES= net tk41 +DISTNAME= zircon-1.18.44 +CATEGORIES= net tk80 MASTER_SITES= ftp://catless.ncl.ac.uk/pub/ MAINTAINER= ports@FreeBSD.org @@ -23,8 +23,8 @@ NO_BUILD= yes BUILD_DEPENDS= dpwish:${PORTSDIR}/net/tclDP RUN_DEPENDS= dpwish:${PORTSDIR}/net/tclDP .else -BUILD_DEPENDS= wish4.1:${PORTSDIR}/x11/tk41 -RUN_DEPENDS= wish4.1:${PORTSDIR}/x11/tk41 +BUILD_DEPENDS= wish8.0:${PORTSDIR}/x11/tk80 +RUN_DEPENDS= wish8.0:${PORTSDIR}/x11/tk80 .endif do-install: diff --git a/irc/zircon/distinfo b/irc/zircon/distinfo index a0ac2e43331d..31c95d28d4ac 100644 --- a/irc/zircon/distinfo +++ b/irc/zircon/distinfo @@ -1 +1 @@ -MD5 (zircon-1.18.31.tar.gz) = eac6b8e03085b197775b0ba507ffd82c +MD5 (zircon-1.18.44.tar.gz) = da63e56fedbf703ec4cd1f755aef8eea |