diff options
author | dmcmahill <dmcmahill@pkgsrc.org> | 2002-05-18 18:08:39 +0000 |
---|---|---|
committer | dmcmahill <dmcmahill@pkgsrc.org> | 2002-05-18 18:08:39 +0000 |
commit | 95a94d7cabee770ad56ff7e4910fcbf368a0e5f0 (patch) | |
tree | 999eabc682d345f1fc00013280389cba71ee83db /cad/geda-symbols/Makefile | |
parent | c4cb34d566b8263145e71951e0cca51fac481616 (diff) | |
download | pkgsrc-95a94d7cabee770ad56ff7e4910fcbf368a0e5f0.tar.gz |
update the gEDA suite of tools to the 20020414 snapshot.
Many bug fixes and improvements since last snapshot. Many more
symbols added to the libraries.
Diffstat (limited to 'cad/geda-symbols/Makefile')
-rw-r--r-- | cad/geda-symbols/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cad/geda-symbols/Makefile b/cad/geda-symbols/Makefile index b939c40edfe..2ae7ff66f11 100644 --- a/cad/geda-symbols/Makefile +++ b/cad/geda-symbols/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2001/07/17 03:05:01 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.6 2002/05/18 18:08:40 dmcmahill Exp $ # DISTNAME= geda-symbols-${PKGVERSION} @@ -15,7 +15,7 @@ COMMENT= Library of symbols for gEDA CONFLICTS+= gEDA<19991011 DIST_SUBDIR= geda -PKGVERSION= 20010708 +PKGVERSION= 20020414 GNU_CONFIGURE= YES USE_X11BASE= YES |