pkgsrc-Changes archive

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

CVS commit: pkgsrc/graphics/gtkglext



Module Name:    pkgsrc
Committed By:   wiz
Date:           Fri Dec 26 10:21:14 UTC 2025

Modified Files:
        pkgsrc/graphics/gtkglext: Makefile

Log Message:
gtkglext: comment out dead HOMEPAGE


To generate a diff of this commit:
cvs rdiff -u -r1.97 -r1.98 pkgsrc/graphics/gtkglext/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/gtkglext/Makefile
diff -u pkgsrc/graphics/gtkglext/Makefile:1.97 pkgsrc/graphics/gtkglext/Makefile:1.98
--- pkgsrc/graphics/gtkglext/Makefile:1.97      Mon Nov 17 11:00:56 2025
+++ pkgsrc/graphics/gtkglext/Makefile   Fri Dec 26 10:21:13 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.97 2025/11/17 11:00:56 wiz Exp $
+# $NetBSD: Makefile,v 1.98 2025/12/26 10:21:13 wiz Exp $
 
 DISTNAME=      gtkglext-1.2.0
 PKGREVISION=   59
@@ -7,7 +7,7 @@ MASTER_SITES=   ${MASTER_SITE_SOURCEFORGE:
 EXTRACT_SUFX=  .tar.bz2
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      https://gtkglext.sourceforge.net/
+#HOMEPAGE=     https://gtkglext.sourceforge.net/
 COMMENT=       OpenGL extension to GTK
 LICENSE=       gnu-gpl-v2 AND gnu-lgpl-v2.1
 



Home | Main Index | Thread Index | Old Index