summaryrefslogtreecommitdiff
path: root/cad/gnetlist/Makefile
diff options
context:
space:
mode:
authordmcmahill <dmcmahill>2006-01-25 01:51:34 +0000
committerdmcmahill <dmcmahill>2006-01-25 01:51:34 +0000
commit30bcd289a833bcbcc0004262ede73a0f2fafa3ec (patch)
treecd1d545aac92e9ece85e4b32cfb36ec40b83969e /cad/gnetlist/Makefile
parent43fcba4e4d230caab231aad8a918346dc6864113 (diff)
downloadpkgsrc-30bcd289a833bcbcc0004262ede73a0f2fafa3ec.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/gnetlist/Makefile')
-rw-r--r--cad/gnetlist/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/cad/gnetlist/Makefile b/cad/gnetlist/Makefile
index 8f118659682..80bfc1b28dc 100644
--- a/cad/gnetlist/Makefile
+++ b/cad/gnetlist/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.37 2006/01/24 07:31:56 wiz Exp $
+# $NetBSD: Makefile,v 1.38 2006/01/25 01:51:34 dmcmahill Exp $
#
DISTNAME= geda-gnetlist-${PKGVERSION}
PKGNAME= gnetlist-${PKGVERSION}
-PKGREVISION= 1
CATEGORIES= cad
MAINTAINER= dmcmahill@NetBSD.org