diff options
author | rh <rh@pkgsrc.org> | 2000-02-16 20:56:41 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 2000-02-16 20:56:41 +0000 |
commit | 7364c75e7736e110e9fe377a008e9570530e9604 (patch) | |
tree | 4d4224c924a62800976c41eef0b962634239f72a /cad | |
parent | a47a88d8a2cfd2670016817778cbd4d5461e4699 (diff) | |
download | pkgsrc-7364c75e7736e110e9fe377a008e9570530e9604.tar.gz |
Add and enable oregano
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 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 |