pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/filesystems sort



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0ac8d8b8afa3
branches:  trunk
changeset: 621064:0ac8d8b8afa3
user:      jnemeth <jnemeth%pkgsrc.org@localhost>
date:      Thu Jul 04 04:33:08 2013 +0000

description:
sort

diffstat:

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

diffs (21 lines):

diff -r b317fcf559e0 -r 0ac8d8b8afa3 filesystems/Makefile
--- a/filesystems/Makefile      Thu Jul 04 04:32:15 2013 +0000
+++ b/filesystems/Makefile      Thu Jul 04 04:33:08 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.35 2013/07/03 15:41:54 sno Exp $
+# $NetBSD: Makefile,v 1.36 2013/07/04 04:33:08 jnemeth Exp $
 #
 
 COMMENT=       File systems, and file system related packages
@@ -33,10 +33,10 @@
 SUBDIR+=       glusterfs
 SUBDIR+=       openafs
 SUBDIR+=       openafs-devel
-SUBDIR+=       perfuse
 SUBDIR+=       p5-Module-Path
 SUBDIR+=       p5-MooseX-Types-Path-Tiny
 SUBDIR+=       p5-Path-Tiny
+SUBDIR+=       perfuse
 SUBDIR+=       py-filesystem
 SUBDIR+=       py-fuse-bindings
 SUBDIR+=       tahoe-lafs



Home | Main Index | Thread Index | Old Index