pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel devel: Sort by name



details:   https://anonhg.NetBSD.org/pkgsrc/rev/fd5725324fca
branches:  trunk
changeset: 443307:fd5725324fca
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Thu Dec 10 12:16:48 2020 +0000

description:
devel: Sort by name

diffstat:

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

diffs (22 lines):

diff -r 8fe35dac9b59 -r fd5725324fca devel/Makefile
--- a/devel/Makefile    Thu Dec 10 12:15:48 2020 +0000
+++ b/devel/Makefile    Thu Dec 10 12:16:48 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3292 2020/12/10 12:15:48 ryoon Exp $
+# $NetBSD: Makefile,v 1.3293 2020/12/10 12:16:48 ryoon Exp $
 #
 
 COMMENT=       Development utilities
@@ -1993,11 +1993,11 @@
 SUBDIR+=       p5-Throwable
 SUBDIR+=       p5-Tie-Array-AsHash
 SUBDIR+=       p5-Tie-Array-Sorted
+SUBDIR+=       p5-Tie-CPHash
 SUBDIR+=       p5-Tie-Cache
 SUBDIR+=       p5-Tie-Cache-LRU
 SUBDIR+=       p5-Tie-Cache-LRU-Expires
 SUBDIR+=       p5-Tie-Cycle
-SUBDIR+=       p5-Tie-CPHash
 SUBDIR+=       p5-Tie-Function
 SUBDIR+=       p5-Tie-IxHash
 SUBDIR+=       p5-Tie-LLHash



Home | Main Index | Thread Index | Old Index