pkgsrc-Changes archive

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

CVS commit: pkgsrc/graphics/gocr



Module Name:    pkgsrc
Committed By:   wiz
Date:           Wed Dec 24 08:15:34 UTC 2025

Modified Files:
        pkgsrc/graphics/gocr: Makefile

Log Message:
gocr: follow redirect


To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 pkgsrc/graphics/gocr/Makefile

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

Modified files:

Index: pkgsrc/graphics/gocr/Makefile
diff -u pkgsrc/graphics/gocr/Makefile:1.23 pkgsrc/graphics/gocr/Makefile:1.24
--- pkgsrc/graphics/gocr/Makefile:1.23  Sat Aug 30 22:45:22 2025
+++ pkgsrc/graphics/gocr/Makefile       Wed Dec 24 08:15:33 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2025/08/30 22:45:22 wiz Exp $
+# $NetBSD: Makefile,v 1.24 2025/12/24 08:15:33 wiz Exp $
 
 DISTNAME=      gocr-0.48
 PKGREVISION=   4
@@ -6,7 +6,7 @@ CATEGORIES=     graphics
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=jocr/}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      https://sourceforge.net/projects/jocr
+HOMEPAGE=      https://sourceforge.net/projects/jocr/
 COMMENT=       GOCR is a set of OCR tools
 LICENSE=       gnu-gpl-v1
 



Home | Main Index | Thread Index | Old Index