pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net Add whoson, sort



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f99658c1e6d2
branches:  trunk
changeset: 481735:f99658c1e6d2
user:      abs <abs%pkgsrc.org@localhost>
date:      Mon Oct 11 16:52:33 2004 +0000

description:
Add whoson, sort

diffstat:

 net/Makefile |  7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)

diffs (34 lines):

diff -r b383a3049461 -r f99658c1e6d2 net/Makefile
--- a/net/Makefile      Mon Oct 11 16:51:56 2004 +0000
+++ b/net/Makefile      Mon Oct 11 16:52:33 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.497 2004/10/09 20:48:31 mjl Exp $
+# $NetBSD: Makefile,v 1.498 2004/10/11 16:52:33 abs Exp $
 #
 
 COMMENT=       Networking tools
@@ -287,8 +287,6 @@
 SUBDIR+=       py-twisted-docs
 SUBDIR+=       py-xmlrpclib
 SUBDIR+=       py-zsi
-SUBDIR+=       pygopherd
-SUBDIR+=       pyslsk
 SUBDIR+=       qadsl
 SUBDIR+=       quagga
 SUBDIR+=       ra-pna-proxy
@@ -384,6 +382,7 @@
 SUBDIR+=       waste
 SUBDIR+=       wget
 SUBDIR+=       whatmask
+SUBDIR+=       whoson
 SUBDIR+=       wimon
 SUBDIR+=       wistumbler
 SUBDIR+=       wistumbler2
@@ -408,5 +407,7 @@
 SUBDIR+=       ytalk-x11
 SUBDIR+=       ywho
 SUBDIR+=       zebra
+SUBDIR+=       pygopherd
+SUBDIR+=       pyslsk
 
 .include "../mk/bsd.pkg.subdir.mk"



Home | Main Index | Thread Index | Old Index