diff options
author | sbd <sbd@pkgsrc.org> | 2013-04-24 10:06:47 +0000 |
---|---|---|
committer | sbd <sbd@pkgsrc.org> | 2013-04-24 10:06:47 +0000 |
commit | dfef16ab5a6daf447a41acbbf599c0ce74e5beb2 (patch) | |
tree | 64e45c8ddb80e75f41203f64872a97ba29d76d9a /cad/xcircuit/Makefile | |
parent | 0cc98fdd5717a29f19e0a57ddedc748b4ec8df75 (diff) | |
download | pkgsrc-dfef16ab5a6daf447a41acbbf599c0ce74e5beb2.tar.gz |
Revbump for all packages that have USE_TOOLS+=gs
Diffstat (limited to 'cad/xcircuit/Makefile')
-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 |