pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/misc/since since: comment out dead sites



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9041cbf52ae5
branches:  trunk
changeset: 371621:9041cbf52ae5
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Nov 15 22:19:44 2017 +0000

description:
since: comment out dead sites

diffstat:

 misc/since/Makefile |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (18 lines):

diff -r 47a520d2896a -r 9041cbf52ae5 misc/since/Makefile
--- a/misc/since/Makefile       Wed Nov 15 22:18:52 2017 +0000
+++ b/misc/since/Makefile       Wed Nov 15 22:19:44 2017 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.2 2012/10/08 09:57:37 asau Exp $
+# $NetBSD: Makefile,v 1.3 2017/11/15 22:19:44 wiz Exp $
 
 DISTNAME=              since-1.1
 CATEGORIES=            misc
-MASTER_SITES=          http://welz.org.za/projects/since/
+#MASTER_SITES=         http://welz.org.za/projects/since/
 
 MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=              http://welz.org.za/projects/since
+#HOMEPAGE=             http://welz.org.za/projects/since
 COMMENT=               Utility to monitor log files
 LICENSE=               gnu-gpl-v3
 



Home | Main Index | Thread Index | Old Index