diff options
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 c6ba45fb9f74..f166f258e388 100644 --- a/misc/pciids/Makefile +++ b/misc/pciids/Makefile @@ -1,5 +1,5 @@ PORTNAME= pciids -PORTVERSION= 20250609 +PORTVERSION= 20250621 CATEGORIES= misc MAINTAINER= sunpoet@FreeBSD.org @@ -17,7 +17,7 @@ PORTDATA= pci.ids USE_GITHUB= yes GH_ACCOUNT= pciutils -GH_TAGNAME= c332c32 +GH_TAGNAME= 6d8349f do-install: ${MKDIR} ${STAGEDIR}${DATADIR}/ |