diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 1999-06-19 08:58:50 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 1999-06-19 08:58:50 +0000 |
commit | e7320d495d86c25b64614f98cbbd86e1699daaa1 (patch) | |
tree | b3f5ce9487e4b3c0c5479e9aacd7e3538cfa6ba7 | |
parent | 7855de45987327a1c33860021d0e319839a89217 (diff) | |
download | freebsd-ports-e7320d495d86c25b64614f98cbbd86e1699daaa1.zip |
Activate blackened
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index d549c63dca97..59f7fe049ca6 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.272 1999/06/16 16:49:12 billf Exp $ +# $Id: Makefile,v 1.273 1999/06/17 10:02:36 jmg Exp $ # SUBDIR += IglooFTP @@ -14,6 +14,7 @@ SUBDIR += bing SUBDIR += binkd SUBDIR += bitchx + SUBDIR += blackened SUBDIR += bnc SUBDIR += boclient SUBDIR += bounce |