summaryrefslogtreecommitdiff
path: root/cad/gnetlist/Makefile
diff options
context:
space:
mode:
authordmcmahill <dmcmahill>2003-03-09 22:00:54 +0000
committerdmcmahill <dmcmahill>2003-03-09 22:00:54 +0000
commitdb0183e60f4cc2b2349a4a558795e4a7a5d32d11 (patch)
tree9cec2f76aa66fb6052be6600fe46c6f21f00c93d /cad/gnetlist/Makefile
parent5b3a51ee3851c1953c21173de6917f16a6e9d52d (diff)
downloadpkgsrc-db0183e60f4cc2b2349a4a558795e4a7a5d32d11.tar.gz
fix bug with generating a PCBboard type netlist. Bug seems to have
been caused by moving to the new guile.
Diffstat (limited to 'cad/gnetlist/Makefile')
-rw-r--r--cad/gnetlist/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/cad/gnetlist/Makefile b/cad/gnetlist/Makefile
index df447ca3d44..32bfa312377 100644
--- a/cad/gnetlist/Makefile
+++ b/cad/gnetlist/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.15 2003/03/09 06:18:25 dmcmahill Exp $
+# $NetBSD: Makefile,v 1.16 2003/03/09 22:00:54 dmcmahill Exp $
#
DISTNAME= geda-gnetlist-${PKGVERSION}
PKGNAME= gnetlist-${PKGVERSION}
+PKGREVISION= 1
CATEGORIES= cad
MASTER_SITES= ftp://ftp.geda.seul.org/pub/geda/devel/${PKGVERSION}/ \
ftp://ieee.ing.uniroma1.it/pub/geda/devel/${PKGVERSION}/ \