pkgsrc-Changes archive

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

CVS commit: pkgsrc/converters/bibtex2html



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Nov 24 08:18:54 UTC 2025

Modified Files:
        pkgsrc/converters/bibtex2html: Makefile

Log Message:
bibtex2html: update HOMEPAGE


To generate a diff of this commit:
cvs rdiff -u -r1.60 -r1.61 pkgsrc/converters/bibtex2html/Makefile

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

Modified files:

Index: pkgsrc/converters/bibtex2html/Makefile
diff -u pkgsrc/converters/bibtex2html/Makefile:1.60 pkgsrc/converters/bibtex2html/Makefile:1.61
--- pkgsrc/converters/bibtex2html/Makefile:1.60 Tue Jun  6 12:40:24 2023
+++ pkgsrc/converters/bibtex2html/Makefile      Mon Nov 24 08:18:54 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.60 2023/06/06 12:40:24 riastradh Exp $
+# $NetBSD: Makefile,v 1.61 2025/11/24 08:18:54 wiz Exp $
 
 DISTNAME=      bibtex2html-1.98
 PKGREVISION=   19
@@ -6,7 +6,7 @@ CATEGORIES=     converters
 MASTER_SITES=  http://www.lri.fr/~filliatr/ftp/bibtex2html/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      https://www.lri.fr/~filliatr/bibtex2html/
+HOMEPAGE=      https://github.com/backtracking/bibtex2html/
 COMMENT=       Collection of tools for translating from BibTeX to HTML
 LICENSE=       gnu-gpl-v2
 



Home | Main Index | Thread Index | Old Index