diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-12-13 06:42:02 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-12-13 06:42:02 +0000 |
commit | cd5e0e3f0634701b4f1ff6acdc3bf6d9d61289e1 (patch) | |
tree | f09a24b4750cea6e71cb2ac107877e339c61af98 /misc/pciids/Makefile | |
parent | 9cb42ba4ffa5d20162b1f758739c2d76f6c17288 (diff) | |
download | ports-cd5e0e3f0634701b4f1ff6acdc3bf6d9d61289e1.tar.gz ports-cd5e0e3f0634701b4f1ff6acdc3bf6d9d61289e1.zip |
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 542847eb6ba7..708f2641d844 100644 --- a/misc/pciids/Makefile +++ b/misc/pciids/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pciids -PORTVERSION= 20191012 +PORTVERSION= 20191211 CATEGORIES= misc MAINTAINER= sunpoet@FreeBSD.org @@ -17,7 +17,7 @@ NO_BUILD= yes PORTDATA= pci.ids GH_ACCOUNT= pciutils -GH_TAGNAME= 9827dd8 +GH_TAGNAME= 0e09092 USE_GITHUB= yes do-install: |