diff options
Diffstat (limited to 'net/hub')
-rw-r--r-- | net/hub/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/hub/Makefile b/net/hub/Makefile index 949b4690abe..70f61e6a0c3 100644 --- a/net/hub/Makefile +++ b/net/hub/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.65 2022/05/11 19:26:19 bsiegert Exp $ +# $NetBSD: Makefile,v 1.66 2022/06/02 18:52:02 bsiegert Exp $ DISTNAME= hub-2.14.2 -PKGREVISION= 25 +PKGREVISION= 26 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_GITHUB:=github/} GITHUB_TAG= v${PKGVERSION_NOREV} |