diff options
author | jtb <jtb> | 2000-11-27 23:32:11 +0000 |
---|---|---|
committer | jtb <jtb> | 2000-11-27 23:32:11 +0000 |
commit | db4c90fb40db5de96e6c948248f34bed3636b980 (patch) | |
tree | 642bb7b5b48cb08e055232a58542d95934eae6cb /cad/Makefile | |
parent | 69831c4fa3fec245967948773729989cecfeb832 (diff) | |
download | pkgsrc-db4c90fb40db5de96e6c948248f34bed3636b980.tar.gz |
Add and enable new "felt" package. Fixes PR pkg/11403 by Jason Beegan.
Diffstat (limited to 'cad/Makefile')
-rw-r--r-- | cad/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/cad/Makefile b/cad/Makefile index 70d1fc18ce9..b47195f71f9 100644 --- a/cad/Makefile +++ b/cad/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.30 2000/11/19 17:06:28 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.31 2000/11/27 23:32:11 jtb Exp $ # FreeBSD Id: Makefile,v 1.8 1997/11/17 10:53:52 tg Exp # @@ -9,6 +9,7 @@ SUBDIR += eagle SUBDIR += fastcap SUBDIR += fasthenry + SUBDIR += felt SUBDIR += geda SUBDIR += geda-docs SUBDIR += geda-symbols |