pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www/yaws



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Feb 22 08:17:04 UTC 2026

Modified Files:
        pkgsrc/www/yaws: Makefile

Log Message:
yaws: update HOMEPAGE


To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 pkgsrc/www/yaws/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/www/yaws/Makefile
diff -u pkgsrc/www/yaws/Makefile:1.28 pkgsrc/www/yaws/Makefile:1.29
--- pkgsrc/www/yaws/Makefile:1.28       Sun Feb 15 18:22:34 2026
+++ pkgsrc/www/yaws/Makefile    Sun Feb 22 08:17:04 2026
@@ -1,5 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2026/02/15 18:22:34 gdt Exp $
-#
+# $NetBSD: Makefile,v 1.29 2026/02/22 08:17:04 wiz Exp $
 
 DISTNAME=              yaws-2.1.1
 PKGREVISION=           4
@@ -8,7 +7,7 @@ MASTER_SITES=           ${MASTER_SITE_GITHUB:=erl
 GITHUB_TAG=            ${DISTNAME}
 
 MAINTAINER=            bartosz.kuzma%gmail.com@localhost
-HOMEPAGE=              http://yaws.hyber.org/
+HOMEPAGE=              https://erlyaws.github.io/
 COMMENT=               High perfomance HTTP 1.1 webserver written in Erlang
 LICENSE=               modified-bsd
 



Home | Main Index | Thread Index | Old Index