diff options
author | nia <nia@pkgsrc.org> | 2019-07-18 08:15:34 +0000 |
---|---|---|
committer | nia <nia@pkgsrc.org> | 2019-07-18 08:15:34 +0000 |
commit | 721419a43c6dac1eea0a7c7d5d3f74d26e1b540b (patch) | |
tree | b060a2226bda87566ed5ed5f8c90398b91588dfe /sysutils/xfce4-mount-plugin | |
parent | af4fe4f937556c83a7069b5acceb7c737cd323b0 (diff) | |
download | pkgsrc-721419a43c6dac1eea0a7c7d5d3f74d26e1b540b.tar.gz |
Use https for xfce.org subdomains.
Diffstat (limited to 'sysutils/xfce4-mount-plugin')
-rw-r--r-- | sysutils/xfce4-mount-plugin/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/xfce4-mount-plugin/Makefile b/sysutils/xfce4-mount-plugin/Makefile index bb9263f9015..64e6dc5a189 100644 --- a/sysutils/xfce4-mount-plugin/Makefile +++ b/sysutils/xfce4-mount-plugin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2019/01/18 13:01:39 youri Exp $ +# $NetBSD: Makefile,v 1.16 2019/07/18 08:15:36 nia Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" @@ -6,7 +6,7 @@ DISTNAME= xfce4-mount-plugin-1.1.3 CATEGORIES= sysutils MASTER_SITES= http://archive.xfce.org/src/panel-plugins/xfce4-mount-plugin/1.1/ -HOMEPAGE= http://goodies.xfce.org/projects/panel-plugins/xfce4-mount-plugin +HOMEPAGE= https://goodies.xfce.org/projects/panel-plugins/xfce4-mount-plugin COMMENT= Xfce mount/umount utility for the panel .include "../../x11/xfce4-panel/buildlink3.mk" |