svn commit: r362976 - head/sysutils/grub2-pcbsd

Kris Moore kmoore at FreeBSD.org
Sat Jul 26 15:23:29 UTC 2014


Author: kmoore
Date: Sat Jul 26 15:23:28 2014
New Revision: 362976
URL: http://svnweb.freebsd.org/changeset/ports/362976
QAT: https://qat.redports.org/buildarchive/r362976/

Log:
  Fix spacing typo

Modified:
  head/sysutils/grub2-pcbsd/Makefile

Modified: head/sysutils/grub2-pcbsd/Makefile
==============================================================================
--- head/sysutils/grub2-pcbsd/Makefile	Sat Jul 26 15:23:05 2014	(r362975)
+++ head/sysutils/grub2-pcbsd/Makefile	Sat Jul 26 15:23:28 2014	(r362976)
@@ -92,4 +92,4 @@ post-install:
 
 .include <bsd.port.post.mk>
 
-RUN_DEPENDS:=   ${RUN_DEPENDS:Ngcc*}
+RUN_DEPENDS:=	${RUN_DEPENDS:Ngcc*}


More information about the svn-ports-all mailing list