pkgsrc-Changes archive

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

CVS commit: pkgsrc/fonts/otf2bdf



Module Name:    pkgsrc
Committed By:   wiz
Date:           Thu Jan 15 08:40:27 UTC 2026

Modified Files:
        pkgsrc/fonts/otf2bdf: Makefile

Log Message:
otf2bdf: comment out dead site


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/fonts/otf2bdf/Makefile

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

Modified files:

Index: pkgsrc/fonts/otf2bdf/Makefile
diff -u pkgsrc/fonts/otf2bdf/Makefile:1.8 pkgsrc/fonts/otf2bdf/Makefile:1.9
--- pkgsrc/fonts/otf2bdf/Makefile:1.8   Sun Nov 12 13:21:27 2023
+++ pkgsrc/fonts/otf2bdf/Makefile       Thu Jan 15 08:40:27 2026
@@ -1,14 +1,13 @@
-# $NetBSD: Makefile,v 1.8 2023/11/12 13:21:27 wiz Exp $
-#
+# $NetBSD: Makefile,v 1.9 2026/01/15 08:40:27 wiz Exp $
 
 DISTNAME=      otf2bdf-3.1
 PKGREVISION=   5
 CATEGORIES=    fonts
-MASTER_SITES=  http://www.math.nmsu.edu/~mleisher/Software/otf2bdf/
+#MASTER_SITES= http://www.math.nmsu.edu/~mleisher/Software/otf2bdf/
 EXTRACT_SUFX=  .tbz2
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://www.math.nmsu.edu/~mleisher/Software/otf2bdf/
+#HOMEPAGE=     http://www.math.nmsu.edu/~mleisher/Software/otf2bdf/
 COMMENT=       OpenType to BDF font converter
 
 GNU_CONFIGURE= yes



Home | Main Index | Thread Index | Old Index