pkgsrc-Changes archive

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

CVS commit: pkgsrc/graphics/frameworks



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Dec 14 09:07:54 UTC 2025

Modified Files:
        pkgsrc/graphics/frameworks: Makefile

Log Message:
frameworks: fix HOMEPAGE


To generate a diff of this commit:
cvs rdiff -u -r1.67 -r1.68 pkgsrc/graphics/frameworks/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/frameworks/Makefile
diff -u pkgsrc/graphics/frameworks/Makefile:1.67 pkgsrc/graphics/frameworks/Makefile:1.68
--- pkgsrc/graphics/frameworks/Makefile:1.67    Thu Oct 23 20:37:27 2025
+++ pkgsrc/graphics/frameworks/Makefile Sun Dec 14 09:07:54 2025
@@ -1,5 +1,4 @@
-# $NetBSD: Makefile,v 1.67 2025/10/23 20:37:27 wiz Exp $
-#
+# $NetBSD: Makefile,v 1.68 2025/12/14 09:07:54 wiz Exp $
 
 DISTNAME=              frameworks-0.3.7
 PKGREVISION=           59
@@ -9,7 +8,7 @@ SITES.frameworks.png=   http://frameworks.
 DISTFILES=             ${DISTNAME}${EXTRACT_SUFX} frameworks.png
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://frameworks.polycrystal.org/release/
+HOMEPAGE=      http://frameworks.polycrystal.org/
 COMMENT=       Stop-motion animation frame capture software
 
 GNU_CONFIGURE= yes



Home | Main Index | Thread Index | Old Index