pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/mimetex



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sat Jan 10 07:45:36 UTC 2026

Modified Files:
        pkgsrc/www/mimetex: Makefile

Log Message:
mimetex: comment out dead sites


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/www/mimetex/Makefile

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

Modified files:

Index: pkgsrc/www/mimetex/Makefile
diff -u pkgsrc/www/mimetex/Makefile:1.9 pkgsrc/www/mimetex/Makefile:1.10
--- pkgsrc/www/mimetex/Makefile:1.9     Mon Nov  4 22:09:57 2019
+++ pkgsrc/www/mimetex/Makefile Sat Jan 10 07:45:35 2026
@@ -1,15 +1,14 @@
-# $NetBSD: Makefile,v 1.9 2019/11/04 22:09:57 rillig Exp $
-#
+# $NetBSD: Makefile,v 1.10 2026/01/10 07:45:35 wiz Exp $
 
 DISTNAME=      mimetex
 PKGNAME=       ${DISTNAME}-1.72
 CATEGORIES=    www math graphics
-MASTER_SITES=  http://www.forkosh.com/
+#MASTER_SITES= http://www.forkosh.com/
 DIST_SUBDIR=   ${PKGNAME_NOREV}
 EXTRACT_SUFX=  .zip
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://www.forkosh.com/mimetex.html
+#HOMEPAGE=     http://www.forkosh.com/mimetex.html
 COMMENT=       CGI to convert LaTeX math expression to GIF image
 LICENSE=       gnu-gpl-v3
 



Home | Main Index | Thread Index | Old Index