diff options
author | Steve Price <steve@FreeBSD.org> | 1999-04-03 01:26:45 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-04-03 01:26:45 +0000 |
commit | 995cd72a4621d44d93ba2606a9d829667f4946f4 (patch) | |
tree | d55bb29631a417c9cb3779a2f08329d7a210fdfb /devel/Makefile | |
parent | e8812fb5233f05a3766f6d6e019fcebd864882c3 (diff) | |
download | ports-995cd72a4621d44d93ba2606a9d829667f4946f4.tar.gz ports-995cd72a4621d44d93ba2606a9d829667f4946f4.zip |
Notes
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 3 |
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 |