diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-03-28 19:59:10 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-03-28 19:59:10 +0000 |
commit | 7e7e5b60617deab5df78fe6b1b8eda2b8e21d3c9 (patch) | |
tree | 0381728adf52dd357135ac2d9114f2870008e34e /misc/usbids/Makefile | |
parent | 092330ad7b2b04a43f1ce3f3a0e2b900635c1876 (diff) | |
download | ports-7e7e5b60617deab5df78fe6b1b8eda2b8e21d3c9.tar.gz ports-7e7e5b60617deab5df78fe6b1b8eda2b8e21d3c9.zip |
Notes
Diffstat (limited to 'misc/usbids/Makefile')
-rw-r--r-- | misc/usbids/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/usbids/Makefile b/misc/usbids/Makefile index a4f3cf62ad23..5dfd6136b4a2 100644 --- a/misc/usbids/Makefile +++ b/misc/usbids/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= usbids -PORTVERSION= 20180224 +PORTVERSION= 20180323 CATEGORIES= misc MASTER_SITES= LOCAL/sunpoet |