diff options
author | tron <tron@pkgsrc.org> | 1998-11-24 22:03:40 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 1998-11-24 22:03:40 +0000 |
commit | d9ca2f2a8d66951e4af48ea2c2a2040499af65be (patch) | |
tree | 4c029446882c3517e8c39d00ea999deb34198f77 /cad | |
parent | 620c1b7d2ce59e70a26b3a614cb1f216739e0bc7 (diff) | |
download | pkgsrc-d9ca2f2a8d66951e4af48ea2c2a2040499af65be.tar.gz |
Add and enable "geda" package, fixes PR pkg/6477 by Rene Hexel.
Diffstat (limited to 'cad')
-rw-r--r-- | cad/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/cad/Makefile b/cad/Makefile index b75e3b3a61e..e5117755a63 100644 --- a/cad/Makefile +++ b/cad/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 1998/11/07 14:33:39 frueauf Exp $ +# $NetBSD: Makefile,v 1.6 1998/11/24 22:03:40 tron Exp $ # FreeBSD Id: Makefile,v 1.8 1997/11/17 10:53:52 tg Exp # @@ -7,6 +7,7 @@ SUBDIR += fastcap SUBDIR += fasthenry # SUBDIR += felt + SUBDIR += geda # SUBDIR += irsim # SUBDIR += kaskade # SUBDIR += magic |