summaryrefslogtreecommitdiff
path: root/cad/gschem/Makefile
diff options
context:
space:
mode:
authordmcmahill <dmcmahill@pkgsrc.org>2006-01-25 01:51:34 +0000
committerdmcmahill <dmcmahill@pkgsrc.org>2006-01-25 01:51:34 +0000
commit7effaf81bdf96d866e2c94ed2b8058c37f68c9c7 (patch)
treecd1d545aac92e9ece85e4b32cfb36ec40b83969e /cad/gschem/Makefile
parentf43a67d266dfc69075b4efca180a3244f99c7a4e (diff)
downloadpkgsrc-7effaf81bdf96d866e2c94ed2b8058c37f68c9c7.tar.gz
Update to 20060123. Changes since the last version include
- added autobackup (saves to backup files every <n> seconds) - added "L" drawing support - added embedded picture support - added a few new symbols - added support for spice netlisting of Josephson junction devices - added pcbpins netlist backend for forward annotating schematic pin names to PCB layouts. - several odd bug fixes
Diffstat (limited to 'cad/gschem/Makefile')
-rw-r--r--cad/gschem/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/cad/gschem/Makefile b/cad/gschem/Makefile
index 2c05f122525..6a52785e6ea 100644
--- a/cad/gschem/Makefile
+++ b/cad/gschem/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.35 2006/01/24 07:31:56 wiz Exp $
+# $NetBSD: Makefile,v 1.36 2006/01/25 01:51:35 dmcmahill Exp $
#
DISTNAME= geda-gschem-${PKGVERSION}
PKGNAME= gschem-${PKGVERSION}
-PKGREVISION= 1
CATEGORIES= cad
MAINTAINER= dmcmahill@NetBSD.org