svn commit: r563609 - head/security
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Mon Feb 1 19:19:38 UTC 2021
Author: sunpoet
Date: Mon Feb 1 19:19:37 2021
New Revision: 563609
URL: https://svnweb.freebsd.org/changeset/ports/563609
Log:
Sort SUBDIRs
Modified:
head/security/Makefile
Modified: head/security/Makefile
==============================================================================
--- head/security/Makefile Mon Feb 1 19:18:33 2021 (r563608)
+++ head/security/Makefile Mon Feb 1 19:19:37 2021 (r563609)
@@ -192,8 +192,8 @@
SUBDIR += gost-engine
SUBDIR += govpn
SUBDIR += gpa
- SUBDIR += gpgdir
SUBDIR += gpg-gui
+ SUBDIR += gpgdir
SUBDIR += gpgme
SUBDIR += gpgme-cpp
SUBDIR += gpgme-qt5
@@ -207,8 +207,8 @@
SUBDIR += gstreamer1-plugins-dtls
SUBDIR += gtkpasman
SUBDIR += gvm
- SUBDIR += gvmd
SUBDIR += gvm-libs
+ SUBDIR += gvmd
SUBDIR += gwee
SUBDIR += hackbot
SUBDIR += hardening-check
More information about the svn-ports-all
mailing list