svn commit: r51029 - head/en_US.ISO8859-1/htdocs/ports

Wolfram Schneider wosch at FreeBSD.org
Mon Oct 2 17:33:28 UTC 2017


Author: wosch
Date: Mon Oct  2 17:33:27 2017
New Revision: 51029
URL: https://svnweb.freebsd.org/changeset/doc/51029

Log:
  revert r51024

Modified:
  head/en_US.ISO8859-1/htdocs/ports/Makefile

Modified: head/en_US.ISO8859-1/htdocs/ports/Makefile
==============================================================================
--- head/en_US.ISO8859-1/htdocs/ports/Makefile	Mon Oct  2 17:13:15 2017	(r51028)
+++ head/en_US.ISO8859-1/htdocs/ports/Makefile	Mon Oct  2 17:33:27 2017	(r51029)
@@ -73,7 +73,7 @@ categories-alpha.xml: ${INDEX} categories categories.d
 	done
 	${PORTINDEX} ${INDEX} ${.CURDIR}
 
-install: all beforeinstall
+install: beforeinstall
 
 all install clean:
 	cd ${.CURDIR}; \


More information about the svn-doc-all mailing list