svn commit: r443410 - head/archivers
Koop Mast
kwm at FreeBSD.org
Sun Jun 11 21:04:00 UTC 2017
Author: kwm
Date: Sun Jun 11 21:03:58 2017
New Revision: 443410
URL: https://svnweb.freebsd.org/changeset/ports/443410
Log:
Fix sorting.
Modified:
head/archivers/Makefile
Modified: head/archivers/Makefile
==============================================================================
--- head/archivers/Makefile Sun Jun 11 21:02:28 2017 (r443409)
+++ head/archivers/Makefile Sun Jun 11 21:03:58 2017 (r443410)
@@ -31,8 +31,8 @@
SUBDIR += freeze
SUBDIR += gcab
SUBDIR += gcpio
- SUBDIR += go-compress
SUBDIR += gnome-autoar
+ SUBDIR += go-compress
SUBDIR += grzip
SUBDIR += gtar
SUBDIR += gzip
More information about the svn-ports-all
mailing list