pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/benchmarks/libmicro Comment out dead sites.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c3fff90c2866
branches:  trunk
changeset: 367847:c3fff90c2866
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Sep 08 06:17:45 2017 +0000

description:
Comment out dead sites.

diffstat:

 benchmarks/libmicro/Makefile |  7 +++----
 1 files changed, 3 insertions(+), 4 deletions(-)

diffs (19 lines):

diff -r 9d6c2e7e44bd -r c3fff90c2866 benchmarks/libmicro/Makefile
--- a/benchmarks/libmicro/Makefile      Fri Sep 08 06:16:15 2017 +0000
+++ b/benchmarks/libmicro/Makefile      Fri Sep 08 06:17:45 2017 +0000
@@ -1,12 +1,11 @@
-# $NetBSD: Makefile,v 1.5 2015/11/07 20:54:17 dholland Exp $
-#
+# $NetBSD: Makefile,v 1.6 2017/09/08 06:17:45 wiz Exp $
 
 DISTNAME=      libmicro-${LIBMICRO_VERSION}
 CATEGORIES=    benchmarks
-MASTER_SITES=  http://hub.opensolaris.org/bin/download/Project+libmicro/Source+Archives/
+#MASTER_SITES= http://hub.opensolaris.org/bin/download/Project+libmicro/Source+Archives/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://hub.opensolaris.org/bin/view/Project+libmicro/
+#HOMEPAGE=     http://hub.opensolaris.org/bin/view/Project+libmicro/
 COMMENT=       Set of utilities to benchmark productivity of system calls
 LICENSE=       cddl-1.0
 



Home | Main Index | Thread Index | Old Index