diff options
author | Steve Price <steve@FreeBSD.org> | 1999-11-28 18:32:45 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-11-28 18:32:45 +0000 |
commit | bc087374d35aa9c841dd63d44e9c9697702921ed (patch) | |
tree | 9bfffecdf0e79fc2f3af0e2a2f1044536ad164ca /deskutils/zorro | |
parent | 3689fb2140698b1b4eff0933fe730262b161f533 (diff) |
Update to use Tcl/Tk version 8.2.
Submitted by: Ade Lovett <ade@lovett.com>
Notes
Notes:
svn path=/head/; revision=23474
Diffstat (limited to 'deskutils/zorro')
-rw-r--r-- | deskutils/zorro/Makefile | 4 | ||||
-rw-r--r-- | deskutils/zorro/files/patch-aa | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/deskutils/zorro/Makefile b/deskutils/zorro/Makefile index 8e24b8e48334..9a6fb049e2fc 100644 --- a/deskutils/zorro/Makefile +++ b/deskutils/zorro/Makefile @@ -8,12 +8,12 @@ DISTNAME= zorro-1.1p8 PKGNAME= zorro-1.1.8 -CATEGORIES= deskutils tk80 +CATEGORIES= deskutils tk82 MASTER_SITES= ftp://ftp.neosoft.com/pub/tcl/sorted/apps/zorro-1.1p8/ MAINTAINER= shanee@augusta.de -LIB_DEPENDS= tk80.1:${PORTSDIR}/x11-toolkits/tk80 +LIB_DEPENDS= tk82.1:${PORTSDIR}/x11-toolkits/tk82 NO_BUILD= yes diff --git a/deskutils/zorro/files/patch-aa b/deskutils/zorro/files/patch-aa index 02f645527961..4874763fbe63 100644 --- a/deskutils/zorro/files/patch-aa +++ b/deskutils/zorro/files/patch-aa @@ -9,7 +9,7 @@ # ---------------------------------------------------------------------- # AUTHOR: Lindsay Marshall <lindsay.marshall@newcastle.ac.uk> --- 1,6 ---- -! #!/usr/local/bin/wish8.0 +! #!/usr/local/bin/wish8.2 # ! # Version 1.1 Patch 8 # |