pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net Fix sorting.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6f433c6f2098
branches:  trunk
changeset: 576399:6f433c6f2098
user:      dholland <dholland%pkgsrc.org@localhost>
date:      Thu Jun 10 05:44:27 2010 +0000

description:
Fix sorting.

diffstat:

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

diffs (19 lines):

diff -r f881066f3ff2 -r 6f433c6f2098 net/Makefile
--- a/net/Makefile      Wed Jun 09 22:49:07 2010 +0000
+++ b/net/Makefile      Thu Jun 10 05:44:27 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.834 2010/06/04 16:10:24 sborrill Exp $
+# $NetBSD: Makefile,v 1.835 2010/06/10 05:44:27 dholland Exp $
 #
 
 COMMENT=       Networking tools
@@ -147,8 +147,8 @@
 SUBDIR+=       gopher
 SUBDIR+=       gsnmp
 SUBDIR+=       gssdp
+SUBDIR+=       gst-plugins0.10-mms
 SUBDIR+=       gst-plugins0.10-soup
-SUBDIR+=       gst-plugins0.10-mms
 SUBDIR+=       gt-itm
 SUBDIR+=       gtk-gnutella
 SUBDIR+=       gtk-vnc



Home | Main Index | Thread Index | Old Index