pkgsrc-Changes archive

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

CVS commit: pkgsrc/print/foo2zjs



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Dec 14 09:04:23 UTC 2025

Modified Files:
        pkgsrc/print/foo2zjs: Makefile

Log Message:
foo2zjs: comment out dead site


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/print/foo2zjs/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/foo2zjs/Makefile
diff -u pkgsrc/print/foo2zjs/Makefile:1.5 pkgsrc/print/foo2zjs/Makefile:1.6
--- pkgsrc/print/foo2zjs/Makefile:1.5   Wed Jul  4 13:40:33 2018
+++ pkgsrc/print/foo2zjs/Makefile       Sun Dec 14 09:04:22 2025
@@ -1,14 +1,13 @@
-# $NetBSD: Makefile,v 1.5 2018/07/04 13:40:33 jperkin Exp $
-#
+# $NetBSD: Makefile,v 1.6 2025/12/14 09:04:22 wiz Exp $
 
 DISTNAME=      foo2zjs
 PKGNAME=       ${DISTNAME}-20120516
 PKGREVISION=   1
 CATEGORIES=    print
-MASTER_SITES=  http://foo2zjs.rkkda.com/
+#MASTER_SITES= http://foo2zjs.rkkda.com/
 
 MAINTAINER=    imil%NetBSD.org@localhost
-HOMEPAGE=      http://foo2zjs.rkkda.com/
+#HOMEPAGE=     http://foo2zjs.rkkda.com/
 COMMENT=       Printer driver for Zenographics ZjStream wire protocol
 LICENSE=       gnu-gpl-v2
 



Home | Main Index | Thread Index | Old Index