Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/pkgsrc/cad/geda-symbols/Attic/Makefile,v retrieving revision 1.11 retrieving revision 1.12 diff -u -p -r1.11 -r1.12 --- pkgsrc/cad/geda-symbols/Attic/Makefile 2003/07/17 21:24:58 1.11 +++ pkgsrc/cad/geda-symbols/Attic/Makefile 2003/09/10 23:43:34 1.12 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2003/07/17 21:24:58 grant Exp $ +# $NetBSD: Makefile,v 1.12 2003/09/10 23:43:34 dmcmahill Exp $ # DISTNAME= geda-symbols-${PKGVERSION} @@ -15,10 +15,9 @@ COMMENT= Library of symbols for gEDA CONFLICTS+= gEDA<19991011 DIST_SUBDIR= geda -PKGVERSION= 20030525 +PKGVERSION= 20030901 GNU_CONFIGURE= YES -USE_X11BASE= YES USE_GMAKE= YES .include "../../mk/bsd.pkg.mk"