summaryrefslogtreecommitdiff
path: root/cad/geda-utils
diff options
context:
space:
mode:
authorsnj <snj>2004-02-21 06:35:10 +0000
committersnj <snj>2004-02-21 06:35:10 +0000
commit0e6305856a3dc2c3b1564d8b52adcb1ba8c28619 (patch)
tree39f32bef14f45345dfdb54d2ec0e2628de18fb52 /cad/geda-utils
parent422f63345908e6c52b6fe6f4e6087fad32d59ea1 (diff)
downloadpkgsrc-0e6305856a3dc2c3b1564d8b52adcb1ba8c28619.tar.gz
s/utilites/utilities/
Diffstat (limited to 'cad/geda-utils')
-rw-r--r--cad/geda-utils/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/cad/geda-utils/Makefile b/cad/geda-utils/Makefile
index 9cc214cee6f..7cc72e36fa7 100644
--- a/cad/geda-utils/Makefile
+++ b/cad/geda-utils/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2004/01/03 18:49:34 reed Exp $
+# $NetBSD: Makefile,v 1.22 2004/02/21 06:35:10 snj Exp $
#
DISTNAME= geda-utils-${PKGVERSION}
@@ -11,7 +11,7 @@ MASTER_SITES= ftp://ftp.geda.seul.org/pub/geda/devel/${PKGVERSION}/ \
MAINTAINER= dmcmahill@NetBSD.org
HOMEPAGE= http://www.geda.seul.org/
-COMMENT= Set of utilites for gEDA
+COMMENT= Set of utilities for gEDA
BUILD_DEPENDS+= geda-symbols>=${PKGVERSION}:../../cad/geda-symbols
.if !exists(/usr/bin/lex) && !exists(/usr/bin/flex)