diff options
Diffstat (limited to 'x11/gdm')
-rw-r--r-- | x11/gdm/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gdm/Makefile b/x11/gdm/Makefile index 94425278865..334b53ba1ab 100644 --- a/x11/gdm/Makefile +++ b/x11/gdm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.186 2017/02/12 06:26:10 ryoon Exp $ +# $NetBSD: Makefile,v 1.187 2017/07/30 22:47:57 wiz Exp $ # DISTNAME= gdm-2.20.11 @@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gdm/2.20/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.gnome.org/ +HOMEPAGE= https://www.gnome.org/ COMMENT= Gnome Display Manager - a re-implementation of the xdm program DEPENDS+= zenity>=2.16.0:../../x11/zenity |