summaryrefslogtreecommitdiff
path: root/net/nanomsg/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/nanomsg/Makefile')
-rw-r--r--net/nanomsg/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/nanomsg/Makefile b/net/nanomsg/Makefile
index 5aeb39eaecb..182eb4a0f3a 100644
--- a/net/nanomsg/Makefile
+++ b/net/nanomsg/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2016/06/26 12:17:14 kamil Exp $
+# $NetBSD: Makefile,v 1.4 2020/01/26 17:31:52 rillig Exp $
DISTNAME= nanomsg-1.0.0
PKGREVISION= 1
@@ -6,7 +6,7 @@ CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_GITHUB:=nanomsg/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://nanomsg.org/
+HOMEPAGE= https://nanomsg.org/
COMMENT= Scalability protocols library
LICENSE= x11