diff options
author | joerg <joerg@pkgsrc.org> | 2007-05-21 09:56:15 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2007-05-21 09:56:15 +0000 |
commit | e11ad653e278f884684e687aed177daa95fca6d2 (patch) | |
tree | 94df37d9423adb01a58254cb2a7754ccb1f2b59b /x11 | |
parent | 00e5c14f7620b9a4959123dde223eb3c1ecf897e (diff) | |
download | pkgsrc-e11ad653e278f884684e687aed177daa95fca6d2.tar.gz |
Use tcl>=8.3.4<8.4 instead of tcl-8.3.4*. Bump revision.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/tk83/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/tk83/Makefile b/x11/tk83/Makefile index 57684acebe7..96c712b82c5 100644 --- a/x11/tk83/Makefile +++ b/x11/tk83/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2007/01/11 16:18:37 joerg Exp $ +# $NetBSD: Makefile,v 1.14 2007/05/21 09:56:15 joerg Exp $ DISTNAME= tk8.3.4 PKGNAME= tk-8.3.4 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= x11 MASTER_SITES= ftp://ftp.scriptics.com/pub/tcl/tcl8_3/ \ ftp://ftp.informatik.uni-hamburg.de/pub/soft/lang/tcl/tcl8_3/ |