summaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-04-02 07:29:48 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-04-02 07:29:48 +0000
commit98dd96ee205fb968db4585e6da5e5fbdd9c840fb (patch)
tree6417bfc0f123001e7d0471472fea2b997af1841d /cad
parent- Allow processing of info files in non-standard locations; the (diff)
Remove category pkg/COMMENT files in favour of a COMMENT variable in the
category makefile. Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> PR: 59651
Notes
Notes: svn path=/head/; revision=105948
Diffstat (limited to 'cad')
-rw-r--r--cad/Makefile2
-rw-r--r--cad/pkg/COMMENT1
2 files changed, 2 insertions, 1 deletions
diff --git a/cad/Makefile b/cad/Makefile
index 60b6b6e0ed09..490c7e06d71a 100644
--- a/cad/Makefile
+++ b/cad/Makefile
@@ -1,6 +1,8 @@
# $FreeBSD$
#
+ COMMENT = CAD tools
+
SUBDIR += admesh
SUBDIR += astk-client
SUBDIR += astk-serveur
diff --git a/cad/pkg/COMMENT b/cad/pkg/COMMENT
deleted file mode 100644
index 34425d86ea95..000000000000
--- a/cad/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-CAD tools