diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-09-05 21:29:07 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-09-05 21:29:07 +0000 |
commit | a765700ed80ec37adc4aa78914c67fd78910e713 (patch) | |
tree | c69026bf61c9017e19cef26df5595a7eba402d64 /misc/usbids/Makefile | |
parent | 06ac4772393369ad29f2f3d55d9d7c6996df2f47 (diff) | |
download | ports-a765700ed80ec37adc4aa78914c67fd78910e713.tar.gz ports-a765700ed80ec37adc4aa78914c67fd78910e713.zip |
Notes
Diffstat (limited to 'misc/usbids/Makefile')
-rw-r--r-- | misc/usbids/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/usbids/Makefile b/misc/usbids/Makefile index c048806cf480..b0db82cb74bc 100644 --- a/misc/usbids/Makefile +++ b/misc/usbids/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= usbids -PORTVERSION= 20200707 +PORTVERSION= 20200826 CATEGORIES= misc MAINTAINER= sunpoet@FreeBSD.org @@ -16,7 +16,7 @@ NO_BUILD= yes PORTDATA= usb.ids -GH_TAGNAME= a3ee67a +GH_TAGNAME= 075e753 USE_GITHUB= yes do-install: |