diff options
Diffstat (limited to 'x11/fltk13/Makefile')
-rw-r--r-- | x11/fltk13/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/fltk13/Makefile b/x11/fltk13/Makefile index 9cde2b631aa..c924163cb6b 100644 --- a/x11/fltk13/Makefile +++ b/x11/fltk13/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.26 2018/07/13 04:24:39 dbj Exp $ +# $NetBSD: Makefile,v 1.27 2019/07/08 10:36:25 nia Exp $ DISTNAME= fltk-1.3.4-source PKGNAME= ${DISTNAME:S/-source//} @@ -7,7 +7,7 @@ CATEGORIES= x11 MASTER_SITES= http://fltk.org/pub/fltk/${VERS}/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.fltk.org/ +HOMEPAGE= https://www.fltk.org/ COMMENT= Fast Light Tool Kit for graphical user interfaces LICENSE= gnu-lgpl-v2 |