pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc Add balance.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e0bd0a72a29c
branches:  trunk
changeset: 501774:e0bd0a72a29c
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Fri Oct 28 20:48:24 2005 +0000

description:
Add balance.

diffstat:

 doc/CHANGES  |  3 ++-
 net/Makefile |  3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diffs (31 lines):

diff -r 56223d2136aa -r e0bd0a72a29c doc/CHANGES
--- a/doc/CHANGES       Fri Oct 28 20:46:26 2005 +0000
+++ b/doc/CHANGES       Fri Oct 28 20:48:24 2005 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.11687 2005/10/28 16:33:02 minskim Exp $
+$NetBSD: CHANGES,v 1.11688 2005/10/28 20:48:24 minskim Exp $
 
 Changes to the packages collection and infrastructure in 2005:
 
@@ -4877,3 +4877,4 @@
        Updated x11/xfce4-notes-plugin to 0.11.1 [martti 2005-10-28]
        Updated devel/chmlib to 0.37.3 [wiz 2005-10-28]
        Updated x11/rxvt-unicode to 5.8 [minskim 2005-10-28]
+       Added net/balance version 3.15 [minskim 2005-10-28]
diff -r 56223d2136aa -r e0bd0a72a29c net/Makefile
--- a/net/Makefile      Fri Oct 28 20:46:26 2005 +0000
+++ b/net/Makefile      Fri Oct 28 20:48:24 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.581 2005/10/26 03:45:47 minskim Exp $
+# $NetBSD: Makefile,v 1.582 2005/10/28 20:48:24 minskim Exp $
 #
 
 COMMENT=       Networking tools
@@ -23,6 +23,7 @@
 SUBDIR+=       arpwatch
 SUBDIR+=       autonet
 SUBDIR+=       awhois
+SUBDIR+=       balance
 SUBDIR+=       batchftp
 SUBDIR+=       bftpd
 SUBDIR+=       bind4



Home | Main Index | Thread Index | Old Index