diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2016-12-17 12:57:27 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2016-12-17 12:57:27 +0000 |
commit | 38623cc9523bb0b98543890f504ba47be396cf99 (patch) | |
tree | 445460e52a3bf777cb7529b4ae29ea29f903b08c /misc/pciids/Makefile | |
parent | 5aa09b73d0fed1265925d02b12e12ddb36a6a99a (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 2cb2e89eafac..9d3c8c9182cf 100644 --- a/misc/pciids/Makefile +++ b/misc/pciids/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pciids -PORTVERSION= 20161121 +PORTVERSION= 20161215 CATEGORIES= misc MAINTAINER= sunpoet@FreeBSD.org @@ -17,7 +17,7 @@ NO_BUILD= yes PLIST_FILES= %%DATADIR%%/pci.ids GH_ACCOUNT= pciutils -GH_TAGNAME= d5ae6a2 +GH_TAGNAME= e483abc USE_GITHUB= yes do-install: |