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 cc7cf3af69e..4ae5082ca52 100644 --- a/net/hub/Makefile +++ b/net/hub/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.67 2022/07/13 16:02:58 bsiegert Exp $ +# $NetBSD: Makefile,v 1.68 2022/08/12 20:38:00 bsiegert Exp $ DISTNAME= hub-2.14.2 -PKGREVISION= 27 +PKGREVISION= 28 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_GITHUB:=github/} GITHUB_TAG= v${PKGVERSION_NOREV} |