diff options
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 3284964fee21..741cbed1300e 100644 --- a/misc/usbids/Makefile +++ b/misc/usbids/Makefile @@ -1,5 +1,5 @@ PORTNAME= usbids -PORTVERSION= 20250401 +PORTVERSION= 20250726 CATEGORIES= misc MAINTAINER= sunpoet@FreeBSD.org @@ -15,7 +15,7 @@ NO_BUILD= yes PORTDATA= usb.ids USE_GITHUB= yes -GH_TAGNAME= 635738b +GH_TAGNAME= 1ebca64 do-install: ${MKDIR} ${STAGEDIR}${DATADIR}/ |