diff options
author | steve <steve@FreeBSD.org> | 1999-04-03 09:26:45 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1999-04-03 09:26:45 +0800 |
commit | afffcd6838ecfab75f256a7c3531fa4887a2808c (patch) | |
tree | ed298d2a4cc3dc0573ee71cc3c11621ad393bc58 | |
parent | f565b5205b508a486cce8b0cb16e55c27ed1dfab (diff) | |
download | freebsd-ports-graphics-afffcd6838ecfab75f256a7c3531fa4887a2808c.tar.gz freebsd-ports-graphics-afffcd6838ecfab75f256a7c3531fa4887a2808c.tar.zst freebsd-ports-graphics-afffcd6838ecfab75f256a7c3531fa4887a2808c.zip |
Activate the astyle port.
-rw-r--r-- | devel/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index 74c0b94a4e9..f233ba417ac 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 |