diff options
author | ijliao <ijliao@FreeBSD.org> | 2003-02-10 01:11:07 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2003-02-10 01:11:07 +0800 |
commit | 842c78a4e797193c598d05b2692dcc191ea9598f (patch) | |
tree | 98f922122f3baea454df4aabe3087db2f3c1ce2d /cad/Makefile | |
parent | 30cf861f36eb886fc35d15943ad330141acf536f (diff) | |
download | freebsd-ports-gnome-842c78a4e797193c598d05b2692dcc191ea9598f.tar.gz freebsd-ports-gnome-842c78a4e797193c598d05b2692dcc191ea9598f.tar.zst freebsd-ports-gnome-842c78a4e797193c598d05b2692dcc191ea9598f.zip |
add ziarc 20020729
ZiaRC is a Resistor Calculator
Diffstat (limited to 'cad/Makefile')
-rw-r--r-- | cad/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cad/Makefile b/cad/Makefile index 2ecb0ebac91c..fe4ea05ccd30 100644 --- a/cad/Makefile +++ b/cad/Makefile @@ -1,5 +1,6 @@ # $FreeBSD$ # + SUBDIR += ziarc SUBDIR += atlc SUBDIR += cascade |