pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/redlib



Module Name:    pkgsrc
Committed By:   wiz
Date:           Tue Feb  3 09:08:18 UTC 2026

Modified Files:
        pkgsrc/www/redlib: Makefile

Log Message:
redlib: fix HOMEPAGE


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/www/redlib/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/redlib/Makefile
diff -u pkgsrc/www/redlib/Makefile:1.3 pkgsrc/www/redlib/Makefile:1.4
--- pkgsrc/www/redlib/Makefile:1.3      Thu Apr 10 19:32:52 2025
+++ pkgsrc/www/redlib/Makefile  Tue Feb  3 09:08:18 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2025/04/10 19:32:52 pin Exp $
+# $NetBSD: Makefile,v 1.4 2026/02/03 09:08:18 wiz Exp $
 
 DISTNAME=      redlib-0.36.0
 CATEGORIES=    www
@@ -6,7 +6,7 @@ MASTER_SITES=   ${MASTER_SITE_GITHUB:=redl
 GITHUB_TAG=    v${PKGVERSION_NOREV}
 
 MAINTAINER=    vins%NetBSD.org@localhost
-HOMEPAGE=      https://github.com/redlib/redlib/
+HOMEPAGE=      https://github.com/redlib-org/redlib
 COMMENT=       Private front-end for Reddit
 LICENSE=       gnu-agpl-v3
 



Home | Main Index | Thread Index | Old Index