Date: Sun, 12 Aug 2018 17:33:22 +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: r477010 - head/misc/pciids Message-ID: <201808121733.w7CHXMbb001848@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sun Aug 12 17:33:22 2018 New Revision: 477010 URL: https://svnweb.freebsd.org/changeset/ports/477010 Log: Use PORTDATA Modified: head/misc/pciids/Makefile Modified: head/misc/pciids/Makefile ============================================================================== --- head/misc/pciids/Makefile Sun Aug 12 17:33:17 2018 (r477009) +++ head/misc/pciids/Makefile Sun Aug 12 17:33:22 2018 (r477010) @@ -14,7 +14,7 @@ LICENSE_COMB= dual NO_ARCH= yes NO_BUILD= yes -PLIST_FILES= %%DATADIR%%/pci.ids +PORTDATA= pci.ids GH_ACCOUNT= pciutils GH_TAGNAME= 14aaead
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201808121733.w7CHXMbb001848>