pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/fltk13 fltk13: use https
details: https://anonhg.NetBSD.org/pkgsrc/rev/0cf90a307c2c
branches: trunk
changeset: 336499:0cf90a307c2c
user: wiz <wiz%pkgsrc.org@localhost>
date: Tue Jul 16 11:25:43 2019 +0000
description:
fltk13: use https
diffstat:
x11/fltk13/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (21 lines):
diff -r 47022518d905 -r 0cf90a307c2c x11/fltk13/Makefile
--- a/x11/fltk13/Makefile Tue Jul 16 11:23:00 2019 +0000
+++ b/x11/fltk13/Makefile Tue Jul 16 11:25:43 2019 +0000
@@ -1,14 +1,14 @@
-# $NetBSD: Makefile,v 1.28 2019/07/16 11:21:25 micha Exp $
+# $NetBSD: Makefile,v 1.29 2019/07/16 11:25:43 wiz Exp $
DISTNAME= fltk-1.3.5-source
PKGNAME= ${DISTNAME:S/-source//}
VERS= ${DISTNAME:S/fltk-//:S/-source//}
CATEGORIES= x11
-MASTER_SITES= http://fltk.org/pub/fltk/${VERS}/
+MASTER_SITES= https://fltk.org/pub/fltk/${VERS}/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= http://www.fltk.org/
+HOMEPAGE= https://www.fltk.org/
COMMENT= Fast Light Tool Kit for graphical user interfaces
LICENSE= gnu-lgpl-v2
Home |
Main Index |
Thread Index |
Old Index