pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc/biblook



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Nov 24 08:17:46 UTC 2025

Modified Files:
        pkgsrc/textproc/biblook: Makefile

Log Message:
biblook: comment out dead site


To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 pkgsrc/textproc/biblook/Makefile

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

Modified files:

Index: pkgsrc/textproc/biblook/Makefile
diff -u pkgsrc/textproc/biblook/Makefile:1.15 pkgsrc/textproc/biblook/Makefile:1.16
--- pkgsrc/textproc/biblook/Makefile:1.15       Thu Oct 25 06:55:42 2012
+++ pkgsrc/textproc/biblook/Makefile    Mon Nov 24 08:17:46 2025
@@ -1,13 +1,12 @@
-# $NetBSD: Makefile,v 1.15 2012/10/25 06:55:42 asau Exp $
-#
+# $NetBSD: Makefile,v 1.16 2025/11/24 08:17:46 wiz Exp $
 
 DISTNAME=      biblook
 PKGNAME=       ${DISTNAME}-2.9
 CATEGORIES=    textproc
-MASTER_SITES=  http://compgeom.cs.uiuc.edu/~jeffe/files/
+#MASTER_SITES= http://compgeom.cs.uiuc.edu/~jeffe/files/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://compgeom.cs.uiuc.edu/~jeffe/biblook.html
+#HOMEPAGE=     http://compgeom.cs.uiuc.edu/~jeffe/biblook.html
 COMMENT=       Indexing and searching tools for BibTeX bibliography databases
 
 WRKSRC=                ${WRKDIR}



Home | Main Index | Thread Index | Old Index