diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-02-03 14:09:25 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-02-03 14:09:25 +0000 |
commit | 87f90fb82d0345b2a1c3c220513db03a01f1ee71 (patch) | |
tree | 31533a29e60077af7495a71064bab4a070d9701d /misc/pciids/Makefile | |
parent | 97a99f9f930b50259926670ec829b6004b88f5de (diff) |
Notes
Diffstat (limited to 'misc/pciids/Makefile')
-rw-r--r-- | misc/pciids/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/pciids/Makefile b/misc/pciids/Makefile index ac6cfbb002ce..f3f921f2860f 100644 --- a/misc/pciids/Makefile +++ b/misc/pciids/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pciids -PORTVERSION= 20170127 +PORTVERSION= 20170128 CATEGORIES= misc MAINTAINER= sunpoet@FreeBSD.org @@ -17,7 +17,7 @@ NO_BUILD= yes PLIST_FILES= %%DATADIR%%/pci.ids GH_ACCOUNT= pciutils -GH_TAGNAME= 91e67d5 +GH_TAGNAME= fd1c841 USE_GITHUB= yes do-install: |