summaryrefslogtreecommitdiff
path: root/cad/geda-utils
diff options
context:
space:
mode:
authorwiz <wiz>2001-02-16 13:41:26 +0000
committerwiz <wiz>2001-02-16 13:41:26 +0000
commit50d79f1689e6205ba9bb8c3038bba0934b7fa658 (patch)
tree7796c2e9b8aee283b13448855c903fab00ce9e97 /cad/geda-utils
parenta2a55c607ab5e4747b94deae3456a9fb4c6dd009 (diff)
downloadpkgsrc-50d79f1689e6205ba9bb8c3038bba0934b7fa658.tar.gz
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'cad/geda-utils')
-rw-r--r--cad/geda-utils/Makefile3
-rw-r--r--cad/geda-utils/pkg/COMMENT1
2 files changed, 2 insertions, 2 deletions
diff --git a/cad/geda-utils/Makefile b/cad/geda-utils/Makefile
index bb443fdcd84..11af6f493d8 100644
--- a/cad/geda-utils/Makefile
+++ b/cad/geda-utils/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2000/02/22 08:38:54 rh Exp $
+# $NetBSD: Makefile,v 1.4 2001/02/16 13:46:21 wiz Exp $
#
DISTNAME= utils-${PKGVERSION}
@@ -12,6 +12,7 @@ MASTER_SITES= ftp://ftp.geda.seul.org/pub/geda/devel/${PKGVERSION}/ \
MAINTAINER= rh@netbsd.org
HOMEPAGE= http://www.geda.seul.org/
+COMMENT= Set of utilites for gEDA
DEPENDS+= libgeda-${PKGVERSION}:../../cad/libgeda
diff --git a/cad/geda-utils/pkg/COMMENT b/cad/geda-utils/pkg/COMMENT
deleted file mode 100644
index 1498667ea76..00000000000
--- a/cad/geda-utils/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-Set of utilites for gEDA