pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc/unroff



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Feb 15 09:13:42 UTC 2026

Modified Files:
        pkgsrc/textproc/unroff: Makefile

Log Message:
unroff: comment out dead site


To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 pkgsrc/textproc/unroff/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/unroff/Makefile
diff -u pkgsrc/textproc/unroff/Makefile:1.32 pkgsrc/textproc/unroff/Makefile:1.33
--- pkgsrc/textproc/unroff/Makefile:1.32        Sun Jan 26 17:32:18 2020
+++ pkgsrc/textproc/unroff/Makefile     Sun Feb 15 09:13:41 2026
@@ -1,16 +1,16 @@
-# $NetBSD: Makefile,v 1.32 2020/01/26 17:32:18 rillig Exp $
+# $NetBSD: Makefile,v 1.33 2026/02/15 09:13:41 wiz Exp $
 
 DISTNAME=              unroff-1.0
 PKGNAME=               unroff-1.0.2
 PKGREVISION=           1
 CATEGORIES=            textproc
-MASTER_SITES=          http://www-rn.informatik.uni-bremen.de/software/unroff/dist/
+#MASTER_SITES=         http://www-rn.informatik.uni-bremen.de/software/unroff/dist/
 
 PATCHFILES=            me-misc-patch misc-patch-2
 PATCH_DIST_STRIP=      -p1
 
 MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=              https://www-rn.informatik.uni-bremen.de/software/unroff/
+#HOMEPAGE=             https://www-rn.informatik.uni-bremen.de/software/unroff/
 COMMENT=               Programmable troff translator with backend for HTML
 
 DIST_SUBDIR=           unroff



Home | Main Index | Thread Index | Old Index