aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-10-03 09:36:17 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-10-03 09:36:17 +0000
commitf1e6ed768fd8c0a93cbb6597668912b8182cf952 (patch)
tree4abb0d486e0d46fceeb85fb530084b88588595a2 /devel
parentf7450d7402a8d618da972341ec372a663c637eb1 (diff)
downloadports-f1e6ed768fd8c0a93cbb6597668912b8182cf952.tar.gz
ports-f1e6ed768fd8c0a93cbb6597668912b8182cf952.zip
Added cflow.
Notes
Notes: svn path=/head/; revision=2228
Diffstat (limited to 'devel')
-rw-r--r--devel/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile
index b73c330f58d8..1eee174b6e61 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,8 +1,9 @@
-# $Id: Makefile,v 1.11 1995/06/04 06:20:28 asami Exp $
+# $Id: Makefile,v 1.12 1995/08/08 10:37:59 asami Exp $
#
SUBDIR += bcc
SUBDIR += bison
+ SUBDIR += cflow
SUBDIR += dmake
SUBDIR += gmake
SUBDIR += libdlmalloc