summaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
authorwulf <wulf@pkgsrc.org>2004-09-29 12:50:43 +0000
committerwulf <wulf@pkgsrc.org>2004-09-29 12:50:43 +0000
commit1874f3db2aea90e3ebb15aed77182e60c5b67689 (patch)
tree04ebf72c974976b69ecb787eb1ffd9fcca02dbda /cad
parent14c82e440752ef7e25eb9f6253ea5ca14454fa5a (diff)
downloadpkgsrc-1874f3db2aea90e3ebb15aed77182e60c5b67689.tar.gz
Added and enabled gattrib: An attribute editor for gEDA
Diffstat (limited to 'cad')
-rw-r--r--cad/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/cad/Makefile b/cad/Makefile
index b925f48ce8b..531a07d22d4 100644
--- a/cad/Makefile
+++ b/cad/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.54 2004/09/26 01:13:06 dmcmahill Exp $
+# $NetBSD: Makefile,v 1.55 2004/09/29 12:50:43 wulf Exp $
#
COMMENT= CAD tools
@@ -15,6 +15,7 @@ SUBDIR+= electric
SUBDIR+= fastcap
SUBDIR+= fasthenry
SUBDIR+= felt
+SUBDIR+= gattrib
SUBDIR+= gdsreader
SUBDIR+= geda
SUBDIR+= geda-docs