diff options
author | rh <rh> | 2000-10-15 12:18:39 +0000 |
---|---|---|
committer | rh <rh> | 2000-10-15 12:18:39 +0000 |
commit | 47e05fd7f57e325e9207987ccefd476e33d22e6a (patch) | |
tree | 74f07e1bb53b07cd7e9faa49dae03e3dfdbcb6ef /cad | |
parent | 9ba5f0b27a980b68f63807126bb44a77275ea8be (diff) | |
download | pkgsrc-47e05fd7f57e325e9207987ccefd476e33d22e6a.tar.gz |
Add and enable eagle
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 4c3afeff370..eec11cd8acc 100644 --- a/cad/Makefile +++ b/cad/Makefile @@ -1,10 +1,11 @@ -# $NetBSD: Makefile,v 1.25 2000/03/14 19:54:01 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.26 2000/10/15 12:18:39 rh Exp $ # FreeBSD Id: Makefile,v 1.8 1997/11/17 10:53:52 tg Exp # SUBDIR += acs SUBDIR += cascade SUBDIR += dinotrace + SUBDIR += eagle SUBDIR += fastcap SUBDIR += fasthenry SUBDIR += geda |