diff options
author | nia <nia@pkgsrc.org> | 2019-07-06 16:46:09 +0000 |
---|---|---|
committer | nia <nia@pkgsrc.org> | 2019-07-06 16:46:09 +0000 |
commit | 87c52d3a26cd81832b3e7d12eee7784942838e4a (patch) | |
tree | cac24d8618988efeddedf3a0eff24f74baa201fb /wm | |
parent | 38ec8b8ef6aff2aa1fec43813871692b5459aa28 (diff) | |
download | pkgsrc-87c52d3a26cd81832b3e7d12eee7784942838e4a.tar.gz |
https for enlightenment.org.
Diffstat (limited to 'wm')
-rw-r--r-- | wm/enlightenment/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/wm/enlightenment/Makefile b/wm/enlightenment/Makefile index e2e9069169e..c49b8b37916 100644 --- a/wm/enlightenment/Makefile +++ b/wm/enlightenment/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.70 2019/05/23 19:23:19 rillig Exp $ +# $NetBSD: Makefile,v 1.71 2019/07/06 16:46:10 nia Exp $ DISTNAME= e16-0.16.8.8 PKGNAME= ${DISTNAME:S/e16/enlightenment/} @@ -7,7 +7,7 @@ CATEGORIES= x11 gnome wm MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=enlightenment/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://enlightenment.org/ +HOMEPAGE= https://enlightenment.org/ COMMENT= Highly themeable and configurable window manager USE_TOOLS+= bison perl:run pkg-config |