diff options
author | sborrill <sborrill@pkgsrc.org> | 2009-11-19 15:50:13 +0000 |
---|---|---|
committer | sborrill <sborrill@pkgsrc.org> | 2009-11-19 15:50:13 +0000 |
commit | 8aade097096fbaf4c42955357f85c4d516043615 (patch) | |
tree | 85e74ec9e08e7ec3ec35057a5db15d4a8ffbed0b /net | |
parent | 207f0d581fc2fffd929141982b14f021d1562771 (diff) | |
download | pkgsrc-8aade097096fbaf4c42955357f85c4d516043615.tar.gz |
Add vnstat
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 d2c63c15026..f640f9c7ede 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.790 2009/11/13 00:05:08 jnemeth Exp $ +# $NetBSD: Makefile,v 1.791 2009/11/19 15:50:13 sborrill Exp $ # COMMENT= Networking tools @@ -560,6 +560,7 @@ SUBDIR+= vinagre SUBDIR+= vino SUBDIR+= vnc SUBDIR+= vncviewer +SUBDIR+= vnstat SUBDIR+= vpnc SUBDIR+= vsftpd SUBDIR+= vtun |