summaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
authorwulf <wulf>2004-09-29 12:50:43 +0000
committerwulf <wulf>2004-09-29 12:50:43 +0000
commit60801da1039a5cbdd226abfc2858148e23fa4f47 (patch)
tree04ebf72c974976b69ecb787eb1ffd9fcca02dbda /cad
parent378a4eb53994f39ecb5ae552f7b909c209d1a74c (diff)
downloadpkgsrc-60801da1039a5cbdd226abfc2858148e23fa4f47.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