svn commit: r517109 - head/sysutils
Mark Linimon
linimon at FreeBSD.org
Sat Nov 9 07:11:46 UTC 2019
Author: linimon
Date: Sat Nov 9 07:11:45 2019
New Revision: 517109
URL: https://svnweb.freebsd.org/changeset/ports/517109
Log:
Pre-emptively try to fix index.
Modified:
head/sysutils/Makefile
Modified: head/sysutils/Makefile
==============================================================================
--- head/sysutils/Makefile Sat Nov 9 07:05:54 2019 (r517108)
+++ head/sysutils/Makefile Sat Nov 9 07:11:45 2019 (r517109)
@@ -854,8 +854,8 @@
SUBDIR += parafly
SUBDIR += parallel
SUBDIR += pass-otp
+ SUBDIR += pass-update
SUBDIR += password-store
- SUBDIR += password-update
SUBDIR += passwordsafe
SUBDIR += patchelf
SUBDIR += pax-utils
More information about the svn-ports-all
mailing list