summaryrefslogtreecommitdiff
path: root/cad/geda-utils/Makefile
diff options
context:
space:
mode:
authordmcmahill <dmcmahill@pkgsrc.org>2001-07-17 03:03:57 +0000
committerdmcmahill <dmcmahill@pkgsrc.org>2001-07-17 03:03:57 +0000
commit6b4d04d5b26c813d8d271227c48a0db9397c7f97 (patch)
tree9683586cf1cd86779a5aa48d9872143e05a2ea7a /cad/geda-utils/Makefile
parentb5224ccd82a2a651a39d7099276e012034023f04 (diff)
downloadpkgsrc-6b4d04d5b26c813d8d271227c48a0db9397c7f97.tar.gz
update to geda-utils-20010708
this represents nearly a year of bugfixes.
Diffstat (limited to 'cad/geda-utils/Makefile')
-rw-r--r--cad/geda-utils/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/cad/geda-utils/Makefile b/cad/geda-utils/Makefile
index 11af6f493d8..b96d3c65156 100644
--- a/cad/geda-utils/Makefile
+++ b/cad/geda-utils/Makefile
@@ -1,9 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2001/02/16 13:46:21 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2001/07/17 03:03:57 dmcmahill Exp $
#
-DISTNAME= utils-${PKGVERSION}
-PKGNAME= geda-${DISTNAME}
-WRKSRC= ${WRKDIR}/utils
+DISTNAME= geda-utils-${PKGVERSION}
CATEGORIES= cad
MASTER_SITES= ftp://ftp.geda.seul.org/pub/geda/devel/${PKGVERSION}/ \
ftp://ieee.ing.uniroma1.it/pub/geda/devel/${PKGVERSION}/ \
@@ -19,7 +17,7 @@ DEPENDS+= libgeda-${PKGVERSION}:../../cad/libgeda
CONFLICTS+= gEDA<19991011
DIST_SUBDIR= geda
-PKGVERSION= 20000220
+PKGVERSION= 20010708
GNU_CONFIGURE= YES
USE_X11BASE= YES