summaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
authorsnj <snj>2004-02-21 06:35:10 +0000
committersnj <snj>2004-02-21 06:35:10 +0000
commitbab5c3b5219f85866d344fc34e342339d00d5605 (patch)
tree39f32bef14f45345dfdb54d2ec0e2628de18fb52 /cad
parent94c62cb683d6eb0b90be72a30103285aeb2af018 (diff)
downloadpkgsrc-bab5c3b5219f85866d344fc34e342339d00d5605.tar.gz
s/utilites/utilities/
Diffstat (limited to 'cad')
-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)