pkgsrc-Changes archive

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

CVS commit: pkgsrc/print/dvipsk



Module Name:    pkgsrc
Committed By:   wiz
Date:           Fri Jan 16 06:52:48 UTC 2026

Modified Files:
        pkgsrc/print/dvipsk: Makefile

Log Message:
dvipsk: follow redirect


To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 pkgsrc/print/dvipsk/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/dvipsk/Makefile
diff -u pkgsrc/print/dvipsk/Makefile:1.32 pkgsrc/print/dvipsk/Makefile:1.33
--- pkgsrc/print/dvipsk/Makefile:1.32   Sun May 11 02:44:01 2025
+++ pkgsrc/print/dvipsk/Makefile        Fri Jan 16 06:52:48 2026
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.32 2025/05/11 02:44:01 markd Exp $
+# $NetBSD: Makefile,v 1.33 2026/01/16 06:52:48 wiz Exp $
 
 .include "../../print/texlive/Makefile.common"
 
 PKGNAME=       dvipsk-2025.1
 CATEGORIES=    print
 
-HOMEPAGE=      http://www.radicaleye.com/dvips.html
+HOMEPAGE=      https://tug.org/texinfohtml/dvips.html
 COMMENT=       DVI-to-PostScript translator
 LICENSE=       gnu-gpl-v2
 



Home | Main Index | Thread Index | Old Index