diff options
Diffstat (limited to 'cad/gschem/Makefile')
-rw-r--r-- | cad/gschem/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cad/gschem/Makefile b/cad/gschem/Makefile index 653489f3408..453af70897b 100644 --- a/cad/gschem/Makefile +++ b/cad/gschem/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2000/01/02 23:28:36 rh Exp $ +# $NetBSD: Makefile,v 1.3 2000/02/22 08:38:55 rh Exp $ # DISTNAME= gschem-${PKGVERSION} @@ -18,7 +18,7 @@ DEPENDS+= geda-symbols-${PKGVERSION}:../../cad/geda-symbols CONFLICTS+= gEDA<19991011 DIST_SUBDIR= geda -PKGVERSION= 19991011 +PKGVERSION= 20000220 GNU_CONFIGURE= YES USE_X11BASE= YES |