diff options
author | rh <rh> | 2000-02-16 20:56:41 +0000 |
---|---|---|
committer | rh <rh> | 2000-02-16 20:56:41 +0000 |
commit | 6d7d5d85993fdbb61cdc8c8452ff0322171a7e65 (patch) | |
tree | 4d4224c924a62800976c41eef0b962634239f72a /cad/Makefile | |
parent | f7820d8d99c3681b66b3303281a897a305a67999 (diff) | |
download | pkgsrc-6d7d5d85993fdbb61cdc8c8452ff0322171a7e65.tar.gz |
Add and enable oregano
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 ecc5029478a..05a82bae937 100644 --- a/cad/Makefile +++ b/cad/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2000/01/26 17:10:09 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.21 2000/02/16 20:56:41 rh Exp $ # FreeBSD Id: Makefile,v 1.8 1997/11/17 10:53:52 tg Exp # @@ -21,6 +21,7 @@ # SUBDIR += magic # SUBDIR += mars SUBDIR += ntesla + SUBDIR += oregano SUBDIR += pcb SUBDIR += spice SUBDIR += spiceprm |