diff options
author | tron <tron> | 1998-11-24 22:03:40 +0000 |
---|---|---|
committer | tron <tron> | 1998-11-24 22:03:40 +0000 |
commit | 50fab4dfd1dac1f23b78ca24d30c20640a159ede (patch) | |
tree | 4c029446882c3517e8c39d00ea999deb34198f77 /cad | |
parent | 54d4a46617f98205734e6b9e9678d4e1c3efe1ad (diff) | |
download | pkgsrc-50fab4dfd1dac1f23b78ca24d30c20640a159ede.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 |