summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1999-04-03 01:26:45 +0000
committerSteve Price <steve@FreeBSD.org>1999-04-03 01:26:45 +0000
commit995cd72a4621d44d93ba2606a9d829667f4946f4 (patch)
treed55bb29631a417c9cb3779a2f08329d7a210fdfb /devel
parentImport of astyle version 1.6.0. (diff)
Activate the astyle port.
Notes
Notes: svn path=/head/; revision=17584
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 74c0b94a4e9c..f233ba417ac5 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.167 1999/04/03 01:20:55 steve Exp $
+# $Id: Makefile,v 1.168 1999/04/03 01:23:47 steve Exp $
#
SUBDIR += ElectricFence
@@ -9,6 +9,7 @@
SUBDIR += a2dev
SUBDIR += amulet
SUBDIR += asl
+ SUBDIR += astyle
SUBDIR += autoconf
SUBDIR += automake
SUBDIR += bcc