summaryrefslogtreecommitdiff
path: root/devel/trio/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/trio/Makefile')
-rw-r--r--devel/trio/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/trio/Makefile b/devel/trio/Makefile
index 2cd37f4b183..cc18e453bff 100644
--- a/devel/trio/Makefile
+++ b/devel/trio/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2013/03/03 10:35:07 shattered Exp $
+# $NetBSD: Makefile,v 1.13 2017/09/06 09:03:01 wiz Exp $
#
DISTNAME= trio-1.12
@@ -6,7 +6,7 @@ CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ctrio/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://daniel.haxx.se/projects/trio/
+HOMEPAGE= https://daniel.haxx.se/projects/trio/
COMMENT= Fully matured and stable set of printf and string functions
USE_LIBTOOL= yes