diff options
Diffstat (limited to 'net/hub/Makefile')
-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 1f91302c330..3a5b9ffffa9 100644 --- a/net/hub/Makefile +++ b/net/hub/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.24 2019/04/16 18:41:09 bsiegert Exp $ +# $NetBSD: Makefile,v 1.25 2019/05/27 15:18:29 bsiegert Exp $ DISTNAME= hub-2.11.2 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_GITHUB:=github/} GITHUB_TAG= v${PKGVERSION_NOREV} |