diff options
author | Steve Price <steve@FreeBSD.org> | 1999-04-03 02:02:42 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-04-03 02:02:42 +0000 |
commit | 7159d2fa1715098059e941d3fe03f542f696cd5f (patch) | |
tree | 07bf1f45d0f1a215ae168ed74d5e635e78e30692 /devel/Makefile | |
parent | Import of swarm version 1.3.1. (diff) |
Activate the swarm port.
Notes
Notes:
svn path=/head/; revision=17607
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 f233ba417ac5..70452f404170 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.168 1999/04/03 01:23:47 steve Exp $ +# $Id: Makefile,v 1.169 1999/04/03 01:26:45 steve Exp $ # SUBDIR += ElectricFence @@ -134,6 +134,7 @@ SUBDIR += scogdb SUBDIR += sfio SUBDIR += stlport + SUBDIR += swarm SUBDIR += tclcheck SUBDIR += tkcvs SUBDIR += tkref |