pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc/antiword



Module Name:    pkgsrc
Committed By:   wiz
Date:           Fri Nov 21 08:57:35 UTC 2025

Modified Files:
        pkgsrc/textproc/antiword: Makefile

Log Message:
antiword: link to a github fork, original homepage is down


To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 pkgsrc/textproc/antiword/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/antiword/Makefile
diff -u pkgsrc/textproc/antiword/Makefile:1.27 pkgsrc/textproc/antiword/Makefile:1.28
--- pkgsrc/textproc/antiword/Makefile:1.27      Wed Jul 12 12:54:28 2017
+++ pkgsrc/textproc/antiword/Makefile   Fri Nov 21 08:57:35 2025
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.27 2017/07/12 12:54:28 wiz Exp $
+# $NetBSD: Makefile,v 1.28 2025/11/21 08:57:35 wiz Exp $
 
 DISTNAME=      antiword-0.37
 PKGREVISION=   2
 CATEGORIES=    textproc converters print
-MASTER_SITES=  http://www.winfield.demon.nl/linux/
+#MASTER_SITES= http://www.winfield.demon.nl/linux/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://www.winfield.demon.nl/index.html
+HOMEPAGE=      https://github.com/grobian/antiword
 COMMENT=       Free MS Word to text and PostScript converter
 LICENSE=       gnu-gpl-v2
 



Home | Main Index | Thread Index | Old Index