pkgsrc-Changes archive

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

CVS commit: pkgsrc/chat/mu-conference



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Sep  3 09:13:14 UTC 2017

Modified Files:
        pkgsrc/chat/mu-conference: Makefile

Log Message:
Comment out dead MASTER_SITES.


To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 pkgsrc/chat/mu-conference/Makefile

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

Modified files:

Index: pkgsrc/chat/mu-conference/Makefile
diff -u pkgsrc/chat/mu-conference/Makefile:1.32 pkgsrc/chat/mu-conference/Makefile:1.33
--- pkgsrc/chat/mu-conference/Makefile:1.32     Sun Sep  3 08:36:50 2017
+++ pkgsrc/chat/mu-conference/Makefile  Sun Sep  3 09:13:14 2017
@@ -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