From 30bcd289a833bcbcc0004262ede73a0f2fafa3ec Mon Sep 17 00:00:00 2001 From: dmcmahill Date: Wed, 25 Jan 2006 01:51:34 +0000 Subject: Update to 20060123. Changes since the last version include - added autobackup (saves to backup files every 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 --- cad/gattrib/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'cad/gattrib/Makefile') diff --git a/cad/gattrib/Makefile b/cad/gattrib/Makefile index 5502caedf69..fe9c323212d 100644 --- a/cad/gattrib/Makefile +++ b/cad/gattrib/Makefile @@ -1,12 +1,11 @@ -# $NetBSD: Makefile,v 1.8 2006/01/24 07:31:56 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2006/01/25 01:51:34 dmcmahill Exp $ DISTNAME= geda-gattrib-${PKGVERSION} PKGNAME= gattrib-${PKGVERSION} -PKGREVISION= 1 CATEGORIES= cad MAINTAINER= wulf@NetBSD.org -HOMEPAGE= http://www.brorson.com/gEDA/gattrib/ +HOMEPAGE= http://www.geda.seul.org/ COMMENT= Attribute editor for gEDA .include "../../cad/geda/Makefile.common" -- cgit v1.2.3