diff options
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 |