diff options
author | wiz <wiz@pkgsrc.org> | 2017-08-01 14:58:51 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-08-01 14:58:51 +0000 |
commit | aac8ae3f9d5e5887930bc43a78a11dc5ca171869 (patch) | |
tree | 4731dc2aa469be23d28c59f0fa47c6c55b257d52 /x11/desklaunch | |
parent | 728e310226d4082766b2e551577ccf9dc9f502c3 (diff) | |
download | pkgsrc-aac8ae3f9d5e5887930bc43a78a11dc5ca171869.tar.gz |
Follow some http -> https redirects.
Diffstat (limited to 'x11/desklaunch')
-rw-r--r-- | x11/desklaunch/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/desklaunch/Makefile b/x11/desklaunch/Makefile index 171eea04166..f95d89e15f2 100644 --- a/x11/desklaunch/Makefile +++ b/x11/desklaunch/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2012/10/29 05:06:09 asau Exp $ +# $NetBSD: Makefile,v 1.7 2017/08/01 14:59:08 wiz Exp $ # VERSION= 1.1.5 @@ -8,7 +8,7 @@ CATEGORIES= x11 MASTER_SITES= http://www.oroborus.org/debian/dists/sid/main/source/x11/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.oroborus.org/?node=Download +HOMEPAGE= https://www.oroborus.org/?node=Download COMMENT= X utility for binding commands to pixmap icons WRKSRC= ${WRKDIR}/${PKGNAME_NOREV} |