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/bbapm | |
parent | 728e310226d4082766b2e551577ccf9dc9f502c3 (diff) | |
download | pkgsrc-aac8ae3f9d5e5887930bc43a78a11dc5ca171869.tar.gz |
Follow some http -> https redirects.
Diffstat (limited to 'x11/bbapm')
-rw-r--r-- | x11/bbapm/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/bbapm/Makefile b/x11/bbapm/Makefile index 1abcc7c1cc5..ede5006ad73 100644 --- a/x11/bbapm/Makefile +++ b/x11/bbapm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2015/05/05 06:45:57 mef Exp $ +# $NetBSD: Makefile,v 1.17 2017/08/01 14:59:07 wiz Exp $ # based on # FreeBSD port: # ID: ports/x11-wm/bbapm/Makefile,v 1.5 2002/09/02 01:30:15 lioux Exp @@ -11,7 +11,7 @@ CATEGORIES= x11 wm MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=bbtools/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://sourceforge.net/projects/bbtools/?source=directory +HOMEPAGE= https://sourceforge.net/projects/bbtools/?source=directory COMMENT= APM monitor for Blackbox GNU_CONFIGURE= yes |