summaryrefslogtreecommitdiff
path: root/cad/geda
diff options
context:
space:
mode:
authordmcmahill <dmcmahill>2006-09-10 19:47:54 +0000
committerdmcmahill <dmcmahill>2006-09-10 19:47:54 +0000
commit5be49e2d4aaa975c199f075338023862df2045da (patch)
treec5465788bfdc2886792fbaa96b957d4201cdfeb8 /cad/geda
parentfd5c661cbc5ba2162b02dd90cbef6038433d0040 (diff)
downloadpkgsrc-5be49e2d4aaa975c199f075338023862df2045da.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}/ \