summaryrefslogtreecommitdiff
path: root/cad/geda
diff options
context:
space:
mode:
authordmcmahill <dmcmahill@pkgsrc.org>2006-09-10 19:47:54 +0000
committerdmcmahill <dmcmahill@pkgsrc.org>2006-09-10 19:47:54 +0000
commit51060c39194c9cdef790c19d5e148efc34a86aa0 (patch)
treec5465788bfdc2886792fbaa96b957d4201cdfeb8 /cad/geda
parent6206c1ab293ce72fb505297c5d63e7f6e033d377 (diff)
downloadpkgsrc-51060c39194c9cdef790c19d5e148efc34a86aa0.tar.gz
Update to 20060906 snapshot. Fixes a crashing bug in the gschem autosave
code.
Diffstat (limited to 'cad/geda')
-rw-r--r--cad/geda/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/cad/geda/Makefile.common b/cad/geda/Makefile.common
index 1861bbc7945..d5661779691 100644
--- a/cad/geda/Makefile.common
+++ b/cad/geda/Makefile.common
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile.common,v 1.7 2006/09/01 12:00:43 dmcmahill Exp $
+# $NetBSD: Makefile.common,v 1.8 2006/09/10 19:47:54 dmcmahill Exp $
#
DIST_SUBDIR= geda
-PKGVERSION= 20060824
+PKGVERSION= 20060906
MASTER_SITES= ftp://ftp.geda.seul.org/pub/geda/devel/${PKGVERSION}/ \
ftp://ieee.ing.uniroma1.it/pub/geda/devel/${PKGVERSION}/ \
http://www.geda.seul.org/devel/${PKGVERSION}/ \