pkgsrc-WIP-changes archive

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

numactl: remove dead links



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <tk%giga.or.at@localhost>
Pushed By:	wiz
Date:		Sun Apr 25 08:41:58 2021 +0200
Changeset:	0bbc326b399c6fac83f23583797c9e575baa3a94

Modified Files:
	numactl/Makefile

Log Message:
numactl: remove dead links

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=0bbc326b399c6fac83f23583797c9e575baa3a94

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

diffstat:
 numactl/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diffs:
diff --git a/numactl/Makefile b/numactl/Makefile
index 69e421def0..ae5b5e52b1 100644
--- a/numactl/Makefile
+++ b/numactl/Makefile
@@ -2,10 +2,10 @@
 
 DISTNAME=	numactl-2.0.11
 CATEGORIES=	sysutils
-MASTER_SITES=	ftp://oss.sgi.com/www/projects/libnuma/download/
+#MASTER_SITES=	ftp://oss.sgi.com/www/projects/libnuma/download/
 
 MAINTAINER=	bacon%NetBSD.org@localhost
-HOMEPAGE=	ftp://oss.sgi.com/www/projects/libnuma/download/
+#HOMEPAGE=	ftp://oss.sgi.com/www/projects/libnuma/download/
 COMMENT=	Non Uniform Memory Access tools
 #LICENSE=	# TODO: (see mk/license.mk)
 


Home | Main Index | Thread Index | Old Index