diff options
author | sbd <sbd> | 2013-04-24 10:06:47 +0000 |
---|---|---|
committer | sbd <sbd> | 2013-04-24 10:06:47 +0000 |
commit | 9f069c052b154f2d30fef8db622ff3e730bc338b (patch) | |
tree | 64e45c8ddb80e75f41203f64872a97ba29d76d9a /cad/xcircuit | |
parent | 1e5886df73cc58ead71ea63bad49e4c5426e4f9b (diff) | |
download | pkgsrc-9f069c052b154f2d30fef8db622ff3e730bc338b.tar.gz |
Revbump for all packages that have USE_TOOLS+=gs
Diffstat (limited to 'cad/xcircuit')
-rw-r--r-- | cad/xcircuit/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cad/xcircuit/Makefile b/cad/xcircuit/Makefile index 70bffbc209d..cd0419336e9 100644 --- a/cad/xcircuit/Makefile +++ b/cad/xcircuit/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.34 2012/10/08 13:25:17 asau Exp $ +# $NetBSD: Makefile,v 1.35 2013/04/24 10:06:47 sbd Exp $ DISTNAME= xcircuit-3.4.26 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= cad graphics MASTER_SITES= http://opencircuitdesign.com/xcircuit/archive/ EXTRACT_SUFX= .tgz |