diff options
author | marino <marino> | 2012-08-21 23:49:18 +0000 |
---|---|---|
committer | marino <marino> | 2012-08-21 23:49:18 +0000 |
commit | 479b38bcfb3e759f4ca513aaec1c67b3cce57959 (patch) | |
tree | f8fb25392b1018145e8ca70137582eb8ecad39fa /cad/xcircuit | |
parent | 80e54ed8e32759397fc7792b30d3b2e77538c4c9 (diff) | |
download | pkgsrc-479b38bcfb3e759f4ca513aaec1c67b3cce57959.tar.gz |
Recursive PKGREVISION bump for tcl and tk upgrade to 8.5.12
Diffstat (limited to 'cad/xcircuit')
-rw-r--r-- | cad/xcircuit/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/cad/xcircuit/Makefile b/cad/xcircuit/Makefile index 9bdbfa3a980..67dc42deac0 100644 --- a/cad/xcircuit/Makefile +++ b/cad/xcircuit/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.32 2009/07/08 16:03:35 joerg Exp $ +# $NetBSD: Makefile,v 1.33 2012/08/21 23:49:18 marino Exp $ DISTNAME= xcircuit-3.4.26 +PKGREVISION= 1 CATEGORIES= cad graphics MASTER_SITES= http://opencircuitdesign.com/xcircuit/archive/ EXTRACT_SUFX= .tgz |