diff options
author | agc <agc@pkgsrc.org> | 2012-05-02 04:48:49 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 2012-05-02 04:48:49 +0000 |
commit | bf08db71c9eb0ad42a4079beebbaccd95cb5039a (patch) | |
tree | 2621b557473f1b585d0922a59d9b859840d0c821 /net | |
parent | 57bbd5e579fe7c45134c3c08432f23fc4e481143 (diff) | |
download | pkgsrc-bf08db71c9eb0ad42a4079beebbaccd95cb5039a.tar.gz |
Add and enable chimera
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index b55f7301a88..a82dbfef3fb 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.917 2012/04/11 17:55:06 wiz Exp $ +# $NetBSD: Makefile,v 1.918 2012/05/02 04:48:49 agc Exp $ # COMMENT= Networking tools @@ -61,6 +61,7 @@ SUBDIR+= cacti SUBDIR+= calypso SUBDIR+= cdpd SUBDIR+= cftp +SUBDIR+= chimera SUBDIR+= chksniff SUBDIR+= choparp SUBDIR+= chrony |