pkgsrc-Changes archive

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

CVS commit: pkgsrc/print/bibtool



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Nov 24 08:19:36 UTC 2025

Modified Files:
        pkgsrc/print/bibtool: Makefile

Log Message:
bibtool: update HOMEPAGE


To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 pkgsrc/print/bibtool/Makefile

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

Modified files:

Index: pkgsrc/print/bibtool/Makefile
diff -u pkgsrc/print/bibtool/Makefile:1.26 pkgsrc/print/bibtool/Makefile:1.27
--- pkgsrc/print/bibtool/Makefile:1.26  Tue Jun  6 12:42:11 2023
+++ pkgsrc/print/bibtool/Makefile       Mon Nov 24 08:19:36 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2023/06/06 12:42:11 riastradh Exp $
+# $NetBSD: Makefile,v 1.27 2025/11/24 08:19:36 wiz Exp $
 
 DISTNAME=      BibTool-2.65
 PKGREVISION=   5
@@ -6,7 +6,7 @@ CATEGORIES=     print
 MASTER_SITES=  ${MASTER_SITE_TEX_CTAN:=biblio/bibtex/utils/bibtool/}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://www.gerd-neugebauer.de/software/TeX/BibTool.en.html
+HOMEPAGE=      https://www.gerd-neugebauer.de/software/TeX/BibTool/
 COMMENT=       Tool to manipulate BibTeX databases
 LICENSE=       gnu-gpl-v1
 



Home | Main Index | Thread Index | Old Index