pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/vsftpd net/vsftpd: migrate homepage from http to h...
details: https://anonhg.NetBSD.org/pkgsrc/rev/701f63a06a9e
branches: trunk
changeset: 411310:701f63a06a9e
user: rillig <rillig%pkgsrc.org@localhost>
date: Sun Feb 09 20:58:37 2020 +0000
description:
net/vsftpd: migrate homepage from http to https
diffstat:
net/vsftpd/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (19 lines):
diff -r 90248b51d02e -r 701f63a06a9e net/vsftpd/Makefile
--- a/net/vsftpd/Makefile Sun Feb 09 20:56:47 2020 +0000
+++ b/net/vsftpd/Makefile Sun Feb 09 20:58:37 2020 +0000
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.50 2020/02/09 20:56:47 rillig Exp $
+# $NetBSD: Makefile,v 1.51 2020/02/09 20:58:37 rillig Exp $
DISTNAME= vsftpd-3.0.3
PKGREVISION= 3
CATEGORIES= net
-MASTER_SITES= http://security.appspot.com/downloads/
+MASTER_SITES= https://security.appspot.com/downloads/
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= http://vsftpd.beasts.org/
+HOMEPAGE= https://security.appspot.com/vsftpd.html
COMMENT= FTP server that aims to be very secure
LICENSE= gnu-gpl-v2
Home |
Main Index |
Thread Index |
Old Index