pkgsrc-Changes archive

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

CVS commit: pkgsrc/graphics/circos



Module Name:    pkgsrc
Committed By:   wiz
Date:           Fri Nov 28 07:30:23 UTC 2025

Modified Files:
        pkgsrc/graphics/circos: Makefile

Log Message:
icircos: update HOMEPAGE/MASTER_SITES


To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/graphics/circos/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/circos/Makefile
diff -u pkgsrc/graphics/circos/Makefile:1.16 pkgsrc/graphics/circos/Makefile:1.17
--- pkgsrc/graphics/circos/Makefile:1.16        Tue Jun 28 11:33:59 2022
+++ pkgsrc/graphics/circos/Makefile     Fri Nov 28 07:30:23 2025
@@ -1,14 +1,13 @@
-# $NetBSD: Makefile,v 1.16 2022/06/28 11:33:59 wiz Exp $
-#
+# $NetBSD: Makefile,v 1.17 2025/11/28 07:30:23 wiz Exp $
 
 DISTNAME=      circos-0.49
 PKGREVISION=   11
 CATEGORIES=    graphics
-MASTER_SITES=  http://mkweb.bcgsc.ca/circos/distribution/
+MASTER_SITES=  https://circos.ca/distribution/
 EXTRACT_SUFX=  .tgz
 
 MAINTAINER=    schmonz%NetBSD.org@localhost
-HOMEPAGE=      http://mkweb.bcgsc.ca/circos/
+HOMEPAGE=      https://circos.ca/
 COMMENT=       Concise, explanatory, unique and print-ready data visualization
 #LICENSE=
 



Home | Main Index | Thread Index | Old Index