Date: Sat, 16 Aug 2014 15:14:16 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r365089 - head/sysutils/devcpu-data Message-ID: <201408161514.s7GFEGGK094946@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sat Aug 16 15:14:16 2014 New Revision: 365089 URL: http://svnweb.freebsd.org/changeset/ports/365089 QAT: https://qat.redports.org/buildarchive/r365089/ Log: - Remove contiguous blank lines Modified: head/sysutils/devcpu-data/Makefile Modified: head/sysutils/devcpu-data/Makefile ============================================================================== --- head/sysutils/devcpu-data/Makefile Sat Aug 16 15:08:10 2014 (r365088) +++ head/sysutils/devcpu-data/Makefile Sat Aug 16 15:14:16 2014 (r365089) @@ -27,5 +27,4 @@ do-install: ${MKDIR} ${STAGEDIR}${DATADIR}/ ${INSTALL_DATA} ${WRKSRC}/mcodes/* ${STAGEDIR}${DATADIR}/ - .include <bsd.port.mk>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201408161514.s7GFEGGK094946>