Index: Makefile
===================================================================
RCS file: /cvs/ports/sysutils/Makefile,v
retrieving revision 1.572
diff -u -p -r1.572 Makefile
--- Makefile 19 Jun 2020 14:52:23 -0000 1.572
+++ Makefile 26 Jun 2020 14:32:21 -0000
@@ -385,11 +385,12 @@
SUBDIR += ttyplot
SUBDIR += u-boot
SUBDIR += u-boot,aarch64
- SUBDIR += uefitool
SUBDIR += udfclient
+ SUBDIR += uefitool
+ SUBDIR += ugrep
SUBDIR += unionfs-fuse
- SUBDIR += upower
SUBDIR += upobsd
+ SUBDIR += upower
SUBDIR += upt
SUBDIR += uptimed
SUBDIR += usbutil
Hi ports --
As I was about to commit sysutils/ugrep, I noticed that some of the
ports in the sysutils/Makefile listing were not in alphabetical order.
Attached is a diff to resort them.
Do we care about such things? OK to go ahead?
~Brian
No comments:
Post a Comment