pkgsrc-Changes archive

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

CVS commit: pkgsrc/misc/starplot



Module Name:    pkgsrc
Committed By:   wiz
Date:           Tue Feb 10 08:09:56 UTC 2026

Modified Files:
        pkgsrc/misc/starplot: Makefile

Log Message:
starplot: comment out spam site


To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 pkgsrc/misc/starplot/Makefile

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

Modified files:

Index: pkgsrc/misc/starplot/Makefile
diff -u pkgsrc/misc/starplot/Makefile:1.30 pkgsrc/misc/starplot/Makefile:1.31
--- pkgsrc/misc/starplot/Makefile:1.30  Tue Jan 27 08:40:13 2026
+++ pkgsrc/misc/starplot/Makefile       Tue Feb 10 08:09:56 2026
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.30 2026/01/27 08:40:13 wiz Exp $
+# $NetBSD: Makefile,v 1.31 2026/02/10 08:09:56 wiz Exp $
 
 DISTNAME=      starplot-0.95.5
 PKGREVISION=   27
 CATEGORIES=    misc x11
-MASTER_SITES=  http://starplot.org/downloads/
+#MASTER_SITES= http://starplot.org/downloads/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://starplot.org/
+#HOMEPAGE=     http://starplot.org/
 COMMENT=       3-dimensional star chart viewer
 LICENSE=       gnu-gpl-v2
 



Home | Main Index | Thread Index | Old Index