pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/chat/mu-conference Comment out dead MASTER_SITES.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/33daa4f6340f
branches:  trunk
changeset: 367516:33daa4f6340f
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Sep 03 09:13:14 2017 +0000

description:
Comment out dead MASTER_SITES.

diffstat:

 chat/mu-conference/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r d6239121d2b1 -r 33daa4f6340f chat/mu-conference/Makefile
--- a/chat/mu-conference/Makefile       Sun Sep 03 09:04:47 2017 +0000
+++ b/chat/mu-conference/Makefile       Sun Sep 03 09:13:14 2017 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.32 2017/09/03 08:36:50 wiz Exp $
+# $NetBSD: Makefile,v 1.33 2017/09/03 09:13:14 wiz Exp $
 
 DISTNAME=      mu-conference-0.8.81
 #The DISTFILE used to have _ separating name and version,
 #but gdt accidentally didn't do that when making 0.8.81
 #PKGNAME=      ${DISTNAME:S/_/-/}
 CATEGORIES=    chat
-MASTER_SITES=  http://download.gna.org/mu-conference/
+#MASTER_SITES= http://download.gna.org/mu-conference/
 
 MAINTAINER=    gdt%NetBSD.org@localhost
 #HOMEPAGE=     https://gna.org/projects/mu-conference/



Home | Main Index | Thread Index | Old Index