pkgsrc-Changes archive

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

CVS commit: pkgsrc/print/html2ps



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Dec 29 10:11:07 UTC 2025

Modified Files:
        pkgsrc/print/html2ps: Makefile

Log Message:
html2ps: comment out dead site


To generate a diff of this commit:
cvs rdiff -u -r1.46 -r1.47 pkgsrc/print/html2ps/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/html2ps/Makefile
diff -u pkgsrc/print/html2ps/Makefile:1.46 pkgsrc/print/html2ps/Makefile:1.47
--- pkgsrc/print/html2ps/Makefile:1.46  Sun Apr 27 08:07:20 2025
+++ pkgsrc/print/html2ps/Makefile       Mon Dec 29 10:11:07 2025
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.46 2025/04/27 08:07:20 wiz Exp $
+# $NetBSD: Makefile,v 1.47 2025/12/29 10:11:07 wiz Exp $
 
 DISTNAME=      html2ps-1.0b7
 PKGREVISION=   14
 CATEGORIES=    print
-MASTER_SITES=  #http://user.it.uu.se/~jan/
+#MASTER_SITES= #http://user.it.uu.se/~jan/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://user.it.uu.se/~jan/html2ps.html
+#HOMEPAGE=     http://user.it.uu.se/~jan/html2ps.html
 COMMENT=       HTML to PostScript converter
 
 DEPENDS+=      dvipsk-[0-9]*:../../print/dvipsk



Home | Main Index | Thread Index | Old Index