summaryrefslogtreecommitdiff
path: root/cad/gnetlist/Makefile
diff options
context:
space:
mode:
authordmcmahill <dmcmahill>2003-03-09 06:18:23 +0000
committerdmcmahill <dmcmahill>2003-03-09 06:18:23 +0000
commita1a76b184377d5184c4c1d7d109fe61a59900a6a (patch)
treee08c1bf6199115083b29b21070a803fde95bc77e /cad/gnetlist/Makefile
parenta124dd75b91ddbf1aa0c1d6694c23279059b0b95 (diff)
downloadpkgsrc-a1a76b184377d5184c4c1d7d109fe61a59900a6a.tar.gz
update to gEDA-20030223
Quick summary of changes: - works with guile-1.6.3 now - Norwegian/Danish/German character fixes - PNG output now has some of the objects appearing to have the right thickness. - added Russian translation - bug fix in postscript output - non-applicable menu choices are now greyed out - fixed PADS netlist output bug - added several components to library - added multisheet refdes renumber utility - several other bug fixes.
Diffstat (limited to 'cad/gnetlist/Makefile')
-rw-r--r--cad/gnetlist/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/cad/gnetlist/Makefile b/cad/gnetlist/Makefile
index d89c52340e0..df447ca3d44 100644
--- a/cad/gnetlist/Makefile
+++ b/cad/gnetlist/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2002/12/23 19:57:52 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2003/03/09 06:18:25 dmcmahill Exp $
#
DISTNAME= geda-gnetlist-${PKGVERSION}
@@ -14,7 +14,7 @@ HOMEPAGE= http://www.geda.seul.org/
COMMENT= Netlist generation program
DIST_SUBDIR= geda
-PKGVERSION= 20021103
+PKGVERSION= 20030223
DEPENDS+= geda-symbols-${PKGVERSION}:../../cad/geda-symbols
# needs GNU m4 for the PCBboard netlister