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 f975932e8d3..f49c39cb399 100644 --- a/cad/xcircuit/Makefile +++ b/cad/xcircuit/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.36 2013/06/03 10:04:38 wiz Exp $ +# $NetBSD: Makefile,v 1.37 2013/06/04 22:15:45 tron Exp $ DISTNAME= xcircuit-3.4.26 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= cad graphics MASTER_SITES= http://opencircuitdesign.com/xcircuit/archive/ EXTRACT_SUFX= .tgz |