diff options
author | wiz <wiz@pkgsrc.org> | 2017-09-03 09:22:57 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-09-03 09:22:57 +0000 |
commit | 8c0c781c1cc7f467f16654312a3763f518a1cb9d (patch) | |
tree | 4dcf8d49e2a0d18ea8fe30a9281ce978cea02b15 /security/msu/Makefile | |
parent | 30d372dcc3af6f1fc404260b8c808d351581a986 (diff) | |
download | pkgsrc-8c0c781c1cc7f467f16654312a3763f518a1cb9d.tar.gz |
Update some HOMEPAGEs.
Diffstat (limited to 'security/msu/Makefile')
-rw-r--r-- | security/msu/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/msu/Makefile b/security/msu/Makefile index e5e46ba79b0..45944fd0549 100644 --- a/security/msu/Makefile +++ b/security/msu/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2009/02/10 13:09:35 abs Exp $ +# $NetBSD: Makefile,v 1.11 2017/09/03 09:22:58 wiz Exp $ DISTNAME= msu-1.09 CATEGORIES= security @@ -6,7 +6,7 @@ MASTER_SITES= http://msu.googlecode.com/files/ EXTRACT_SUFX= .tbz MAINTAINER= abs@NetBSD.org -HOMEPAGE= http://code.google.com/p/msu/ +HOMEPAGE= https://code.google.com/archive/p/msu/ COMMENT= Mini passwordless su MAKE_ENV+= SYSCONFDIR=${PKG_SYSCONFDIR:Q} |