diff options
Diffstat (limited to 'x11/vte/Makefile.common')
-rw-r--r-- | x11/vte/Makefile.common | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/vte/Makefile.common b/x11/vte/Makefile.common index f0422305d40..cc34ee6a220 100644 --- a/x11/vte/Makefile.common +++ b/x11/vte/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.2 2011/07/08 17:23:05 drochner Exp $ +# $NetBSD: Makefile.common,v 1.3 2017/07/30 22:47:58 wiz Exp $ # # used by x11/py-vte/Makefile @@ -6,7 +6,7 @@ DISTNAME= vte-0.28.1 MASTER_SITES= ${MASTER_SITE_GNOME:=sources/vte/0.28/} EXTRACT_SUFX= .tar.bz2 -HOMEPAGE= http://www.gnome.org/ +HOMEPAGE= https://www.gnome.org/ LICENSE= gnu-lgpl-v2 DISTINFO_FILE= ${.CURDIR}/../../x11/vte/distinfo |