pkgsrc-Changes archive

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

CVS commit: pkgsrc/graphics/ImageViewer



Module Name:    pkgsrc
Committed By:   wiz
Date:           Wed Dec 31 08:53:06 UTC 2025

Modified Files:
        pkgsrc/graphics/ImageViewer: Makefile

Log Message:
ImageViewer: comment out dead site


To generate a diff of this commit:
cvs rdiff -u -r1.62 -r1.63 pkgsrc/graphics/ImageViewer/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/ImageViewer/Makefile
diff -u pkgsrc/graphics/ImageViewer/Makefile:1.62 pkgsrc/graphics/ImageViewer/Makefile:1.63
--- pkgsrc/graphics/ImageViewer/Makefile:1.62   Thu Apr 17 21:50:58 2025
+++ pkgsrc/graphics/ImageViewer/Makefile        Wed Dec 31 08:53:06 2025
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.62 2025/04/17 21:50:58 wiz Exp $
+# $NetBSD: Makefile,v 1.63 2025/12/31 08:53:06 wiz Exp $
 
 DISTNAME=      ImageViewer-0.6.3
 PKGREVISION=   38
 CATEGORIES=    graphics gnustep
-MASTER_SITES=  https://nice.ch/~phip/
+#MASTER_SITES= https://nice.ch/~phip/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      https://nice.ch/~phip/softcorner.html
+#HOMEPAGE=     https://nice.ch/~phip/softcorner.html
 COMMENT=       GNUstep image display application
 LICENSE=       gnu-gpl-v2
 



Home | Main Index | Thread Index | Old Index