diff options
author | rodent <rodent@pkgsrc.org> | 2014-01-17 03:41:35 +0000 |
---|---|---|
committer | rodent <rodent@pkgsrc.org> | 2014-01-17 03:41:35 +0000 |
commit | bf5918a7ea1ecb3f6f87a94534ffcdd63b42c1aa (patch) | |
tree | c049722e563f4ea590e4acba043be616146229ae /net | |
parent | 6608b2e9133924a41d872bcf4280afff18ae3fd3 (diff) | |
download | pkgsrc-bf5918a7ea1ecb3f6f87a94534ffcdd63b42c1aa.tar.gz |
+py-hatop
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 c36b413baeb..9783159e7d3 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.999 2014/01/17 01:52:11 jnemeth Exp $ +# $NetBSD: Makefile,v 1.1000 2014/01/17 03:41:35 rodent Exp $ # COMMENT= Networking tools @@ -543,6 +543,7 @@ SUBDIR+= py-dpkt SUBDIR+= py-dropbox SUBDIR+= py-foolscap SUBDIR+= py-google +SUBDIR+= py-hatop SUBDIR+= py-irclib SUBDIR+= py-kenosis SUBDIR+= py-kombu |