summaryrefslogtreecommitdiff
path: root/math/abacus
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>1999-04-01 13:36:55 +0000
committeragc <agc@pkgsrc.org>1999-04-01 13:36:55 +0000
commitaaac4bc29e6488b978f8d5efa048fc0d2435af5e (patch)
tree75de2d3e80d2a79072516641dba5a219f3806999 /math/abacus
parent7ad7d3c2713a94033f2ebed5e3ba4b7cd8451c55 (diff)
downloadpkgsrc-aaac4bc29e6488b978f8d5efa048fc0d2435af5e.tar.gz
Upgrade to tcl version 8.0.5. This seems to be primarily a bug-fix
release.
Diffstat (limited to 'math/abacus')
-rw-r--r--math/abacus/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/math/abacus/Makefile b/math/abacus/Makefile
index 3d07f1fdece..69ee308490e 100644
--- a/math/abacus/Makefile
+++ b/math/abacus/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 1999/01/30 23:18:52 agc Exp $
+# $NetBSD: Makefile,v 1.3 1999/04/01 13:36:56 agc Exp $
# FreeBSD Id: Makefile,v 1.3 1998/09/25 10:07:44 asami Exp
#
@@ -10,8 +10,8 @@ MASTER_SITES= http://www-cad.eecs.berkeley.edu/HomePages/aml/abacus/ \
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www-cad.eecs.berkeley.edu/HomePages/aml/abacus/abacus.html
-DEPENDS+= tcl-8.0p2:../../lang/tcl80
-DEPENDS+= tk-8.0p2:../../x11/tk80
+DEPENDS+= tcl-8.0.5:../../lang/tcl80
+DEPENDS+= tk-8.0.5:../../x11/tk80
USE_GMAKE= yes
USE_X11BASE= yes