pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/sysutils/webmin
Module Name: pkgsrc
Committed By: nikita
Date: Wed Apr 5 09:10:03 UTC 2023
Modified Files:
pkgsrc/sysutils/webmin: Makefile
Log Message:
webmin: fix permament https redirect in homepage
To generate a diff of this commit:
cvs rdiff -u -r1.61 -r1.62 pkgsrc/sysutils/webmin/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/sysutils/webmin/Makefile
diff -u pkgsrc/sysutils/webmin/Makefile:1.61 pkgsrc/sysutils/webmin/Makefile:1.62
--- pkgsrc/sysutils/webmin/Makefile:1.61 Thu Jun 30 11:18:52 2022
+++ pkgsrc/sysutils/webmin/Makefile Wed Apr 5 09:10:03 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.61 2022/06/30 11:18:52 nia Exp $
+# $NetBSD: Makefile,v 1.62 2023/04/05 09:10:03 nikita Exp $
PKGREVISION= 2
.include "version.mk"
@@ -8,7 +8,7 @@ CATEGORIES= sysutils www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=webadmin/}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= http://www.webmin.com/
+HOMEPAGE= https://www.webmin.com/
COMMENT= Perl web server and CGI for Unix system administration
LICENSE= modified-bsd
Home |
Main Index |
Thread Index |
Old Index