pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/thttpd www/thttpd: acme.com now supports TLS. No d...
details: https://anonhg.NetBSD.org/pkgsrc/rev/d3791026fdab
branches: trunk
changeset: 311234:d3791026fdab
user: nia <nia%pkgsrc.org@localhost>
date: Mon Aug 06 15:54:38 2018 +0000
description:
www/thttpd: acme.com now supports TLS. No distfiles change.
diffstat:
www/thttpd/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (21 lines):
diff -r 5f813547b48f -r d3791026fdab www/thttpd/Makefile
--- a/www/thttpd/Makefile Mon Aug 06 15:51:41 2018 +0000
+++ b/www/thttpd/Makefile Mon Aug 06 15:54:38 2018 +0000
@@ -1,14 +1,14 @@
-# $NetBSD: Makefile,v 1.50 2018/08/06 15:51:41 nia Exp $
+# $NetBSD: Makefile,v 1.51 2018/08/06 15:54:38 nia Exp $
DISTNAME= thttpd-2.29
CATEGORIES= www
-MASTER_SITES= http://www.acme.com/software/thttpd/
+MASTER_SITES= https://www.acme.com/software/thttpd/
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
${NETBSD_LOGO}
DIST_SUBDIR= ${PKGNAME_NOREV}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= http://www.acme.com/software/thttpd/
+HOMEPAGE= https://www.acme.com/software/thttpd/
COMMENT= Tiny/turbo/throttling HTTP server
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
Home |
Main Index |
Thread Index |
Old Index