diff options
author | agc <agc> | 1999-04-01 13:38:43 +0000 |
---|---|---|
committer | agc <agc> | 1999-04-01 13:38:43 +0000 |
commit | 0e189d6c940c441d3b9483725fadffc823e99a7d (patch) | |
tree | da5d46c57de4dca381b391a1b057e69e88cfec3a /graphics | |
parent | e79338689b43ae7cc6dc00369c599dcd91e8e4f7 (diff) | |
download | pkgsrc-0e189d6c940c441d3b9483725fadffc823e99a7d.tar.gz |
Update to tk version 8.0.5. This seems to be primarily a bug-fix release.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/cqcam/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/cqcam/Makefile b/graphics/cqcam/Makefile index ab8ebc67998..6c1ed131835 100644 --- a/graphics/cqcam/Makefile +++ b/graphics/cqcam/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 1998/08/24 11:45:17 frueauf Exp $ +# $NetBSD: Makefile,v 1.3 1999/04/01 13:38:43 agc Exp $ # DISTNAME= cqcam-0.45a @@ -13,7 +13,7 @@ HOMEPAGE= http://www.cs.virginia.edu/~patrick/cqcam/ ONLY_FOR_ARCHS= i386 DEPENDS+= jpeg-6b:../../graphics/jpeg -DEPENDS+= tk-8.0p2:../../x11/tk80 +DEPENDS+= tk-8.0.5:../../x11/tk80 LICENSE= no-profit |