pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc/cawf



Module Name:    pkgsrc
Committed By:   zafer
Date:           Wed May 28 09:41:58 UTC 2025

Modified Files:
        pkgsrc/textproc/cawf: Makefile

Log Message:
master_site is unreachable. fetch from backup.


To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 pkgsrc/textproc/cawf/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/cawf/Makefile
diff -u pkgsrc/textproc/cawf/Makefile:1.15 pkgsrc/textproc/cawf/Makefile:1.16
--- pkgsrc/textproc/cawf/Makefile:1.15  Thu Oct  9 14:07:01 2014
+++ pkgsrc/textproc/cawf/Makefile       Wed May 28 09:41:58 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2014/10/09 14:07:01 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2025/05/28 09:41:58 zafer Exp $
 #
 # Possible TODOs:
 # - set CH based on manual page section number, and real OS name
@@ -10,7 +10,7 @@ DISTNAME=             cawf
 PKGNAME=               cawf-4.10
 PKGREVISION=           1
 CATEGORIES=            textproc
-MASTER_SITES=          http://www.tux.org/pub/sites/vic.cc.purdue.edu/
+MASTER_SITES=          #http://www.tux.org/pub/sites/vic.cc.purdue.edu/
 DIST_SUBDIR=           ${PKGNAME_NOREV}
 EXTRACT_SUFX=          .zip
 



Home | Main Index | Thread Index | Old Index