pkgsrc-Changes archive

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

CVS commit: pkgsrc/graphics/png2html



Module Name:    pkgsrc
Committed By:   wiz
Date:           Thu Jan 22 08:43:21 UTC 2026

Modified Files:
        pkgsrc/graphics/png2html: Makefile

Log Message:
png2html: comment out dead site


To generate a diff of this commit:
cvs rdiff -u -r1.46 -r1.47 pkgsrc/graphics/png2html/Makefile

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

Modified files:

Index: pkgsrc/graphics/png2html/Makefile
diff -u pkgsrc/graphics/png2html/Makefile:1.46 pkgsrc/graphics/png2html/Makefile:1.47
--- pkgsrc/graphics/png2html/Makefile:1.46      Thu Oct 23 20:37:43 2025
+++ pkgsrc/graphics/png2html/Makefile   Thu Jan 22 08:43:21 2026
@@ -1,13 +1,12 @@
-# $NetBSD: Makefile,v 1.46 2025/10/23 20:37:43 wiz Exp $
-#
+# $NetBSD: Makefile,v 1.47 2026/01/22 08:43:21 wiz Exp $
 
 DISTNAME=      png2html-1.1
 PKGREVISION=   31
 CATEGORIES=    graphics www
-MASTER_SITES=  http://www.engr.mun.ca/~holden/
+#MASTER_SITES= http://www.engr.mun.ca/~holden/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://www.engr.mun.ca/~holden/png2html.html
+#HOMEPAGE=     http://www.engr.mun.ca/~holden/png2html.html
 COMMENT=       Takes a PNG image and transforms it to a web page
 
 FIX_RPATH+=    CFLAGS



Home | Main Index | Thread Index | Old Index