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 7e0d4212ca9..cf216f25794 100644 --- a/net/hub/Makefile +++ b/net/hub/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.19 2019/02/14 18:19:37 leot Exp $ +# $NetBSD: Makefile,v 1.20 2019/02/24 13:14:43 leot Exp $ -DISTNAME= hub-2.9.0 +DISTNAME= hub-2.10.0 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_GITHUB:=github/} GITHUB_TAG= v${PKGVERSION_NOREV} |