pkgsrc-Changes archive

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

CVS commit: pkgsrc/graphics/ncview



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Jan 11 05:26:31 UTC 2026

Modified Files:
        pkgsrc/graphics/ncview: Makefile

Log Message:
ncview: update HOMEPAGE


To generate a diff of this commit:
cvs rdiff -u -r1.67 -r1.68 pkgsrc/graphics/ncview/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/ncview/Makefile
diff -u pkgsrc/graphics/ncview/Makefile:1.67 pkgsrc/graphics/ncview/Makefile:1.68
--- pkgsrc/graphics/ncview/Makefile:1.67        Wed Jan  7 08:47:24 2026
+++ pkgsrc/graphics/ncview/Makefile     Sun Jan 11 05:26:31 2026
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.67 2026/01/07 08:47:24 wiz Exp $
+# $NetBSD: Makefile,v 1.68 2026/01/11 05:26:31 wiz Exp $
 
 DISTNAME=              ncview-2.1.7
 PKGREVISION=           16
 CATEGORIES=            graphics
-MASTER_SITES=          ftp://cirrus.ucsd.edu/pub/ncview/
+MASTER_SITES=          https://cirrus.ucsd.edu/~pierce/ncview/
 
 MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=              http://meteora.ucsd.edu/~pierce/ncview_home_page.html
+HOMEPAGE=              https://cirrus.ucsd.edu/ncview/
 COMMENT=               Visual browser for netCDF format files
 LICENSE=               gnu-gpl-v3
 



Home | Main Index | Thread Index | Old Index