pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/awf
Module Name: pkgsrc
Committed By: wiz
Date: Sun Nov 23 08:11:03 UTC 2025
Modified Files:
pkgsrc/textproc/awf: Makefile
Log Message:
awf: comment out dead sites
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 pkgsrc/textproc/awf/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/awf/Makefile
diff -u pkgsrc/textproc/awf/Makefile:1.15 pkgsrc/textproc/awf/Makefile:1.16
--- pkgsrc/textproc/awf/Makefile:1.15 Sun Apr 26 13:58:32 2020
+++ pkgsrc/textproc/awf/Makefile Sun Nov 23 08:11:03 2025
@@ -1,15 +1,14 @@
-# $NetBSD: Makefile,v 1.15 2020/04/26 13:58:32 rillig Exp $
-#
+# $NetBSD: Makefile,v 1.16 2025/11/23 08:11:03 wiz Exp $
DISTNAME= nroff-clone
PKGNAME= awf-19900907
PKGREVISION= 1
CATEGORIES= textproc
-MASTER_SITES= http://www.scn.rain.com/pub/text/
+#MASTER_SITES= http://www.scn.rain.com/pub/text/
EXTRACT_SUFX= .shar.Z
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= http://www.scn.rain.com/pub/text/
+#HOMEPAGE= http://www.scn.rain.com/pub/text/
COMMENT= Text formatter (nroff-clone) written in awk
EXTRACT_CMD= ${GZCAT} $$extract_file | ${SED} -e '1,/^\#!/d' | ${SH}
Home |
Main Index |
Thread Index |
Old Index