summaryrefslogtreecommitdiff
path: root/cad/gnetlist/Makefile
diff options
context:
space:
mode:
authordmcmahill <dmcmahill>2001-07-17 03:02:51 +0000
committerdmcmahill <dmcmahill>2001-07-17 03:02:51 +0000
commit68b9c8cd3d65c0ed2e95b9eaaf303d8a4ed2aa94 (patch)
treeb61316ed18fc5821e6d5dc6cd3ff66894d6d7691 /cad/gnetlist/Makefile
parentea8507bb5b059b0858658e8c324245c5fb807647 (diff)
downloadpkgsrc-68b9c8cd3d65c0ed2e95b9eaaf303d8a4ed2aa94.tar.gz
update to gnetlist-20010708
this represents nearly a year and a half of bug fixes and enhancements including some additional netlist types.
Diffstat (limited to 'cad/gnetlist/Makefile')
-rw-r--r--cad/gnetlist/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/cad/gnetlist/Makefile b/cad/gnetlist/Makefile
index a3fa9951c1d..4f48c7f6d2b 100644
--- a/cad/gnetlist/Makefile
+++ b/cad/gnetlist/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2001/02/16 13:46:22 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2001/07/17 03:02:51 dmcmahill Exp $
#
-DISTNAME= gnetlist-${PKGVERSION}
-WRKSRC= ${WRKDIR}/gnetlist
+DISTNAME= geda-gnetlist-${PKGVERSION}
+PKGNAME= gnetlist-${PKGVERSION}
CATEGORIES= cad
MASTER_SITES= ftp://ftp.geda.seul.org/pub/geda/devel/${PKGVERSION}/ \
ftp://ieee.ing.uniroma1.it/pub/geda/devel/${PKGVERSION}/ \
@@ -14,7 +14,7 @@ HOMEPAGE= http://www.geda.seul.org/
COMMENT= Netlist generation program
DIST_SUBDIR= geda
-PKGVERSION= 20000220
+PKGVERSION= 20010708
DEPENDS+= libgeda-${PKGVERSION}:../../cad/libgeda
DEPENDS+= geda-symbols-${PKGVERSION}:../../cad/geda-symbols