svn commit: r519593 - head/databases
Kurt Jaeger
pi at FreeBSD.org
Mon Dec 9 05:32:00 UTC 2019
Author: pi
Date: Mon Dec 9 05:31:59 2019
New Revision: 519593
URL: https://svnweb.freebsd.org/changeset/ports/519593
Log:
Sort databases/Makefile
PR: 242516
Submitted by: mayhem30 at gmail.com
Modified:
head/databases/Makefile
Modified: head/databases/Makefile
==============================================================================
--- head/databases/Makefile Mon Dec 9 05:30:24 2019 (r519592)
+++ head/databases/Makefile Mon Dec 9 05:31:59 2019 (r519593)
@@ -476,8 +476,8 @@
SUBDIR += p5-RRD-Simple
SUBDIR += p5-Redis
SUBDIR += p5-Redis-Fast
- SUBDIR += p5-Redis-hiredis
SUBDIR += p5-Redis-JobQueue
+ SUBDIR += p5-Redis-hiredis
SUBDIR += p5-RedisDB
SUBDIR += p5-RedisDB-Parser
SUBDIR += p5-Relations
More information about the svn-ports-head
mailing list