pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mail/tmda tmda: comment out dead sites



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d6e15cc28218
branches:  trunk
changeset: 373034:d6e15cc28218
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Dec 24 10:18:20 2017 +0000

description:
tmda: comment out dead sites

diffstat:

 mail/tmda/Makefile |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (21 lines):

diff -r 7a28f6afeb00 -r d6e15cc28218 mail/tmda/Makefile
--- a/mail/tmda/Makefile        Sun Dec 24 10:17:26 2017 +0000
+++ b/mail/tmda/Makefile        Sun Dec 24 10:18:20 2017 +0000
@@ -1,14 +1,14 @@
-# $NetBSD: Makefile,v 1.57 2017/09/16 08:55:24 wiz Exp $
+# $NetBSD: Makefile,v 1.58 2017/12/24 10:18:20 wiz Exp $
 
 DISTNAME=      tmda-1.1.12
 PKGREVISION=   5
 CATEGORIES=    mail python
 MASTER_SITES=  http://tmda.sourceforge.net/ftp/releases/
-MASTER_SITES+= ftp://tmda.net/pub/tmda/releases/
+#MASTER_SITES+=        ftp://tmda.net/pub/tmda/releases/
 EXTRACT_SUFX=  .tgz
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://tmda.sourceforge.net/
+#HOMEPAGE=     http://tmda.sourceforge.net/
 COMMENT=       Python-based SPAM reduction system
 
 REPLACE_PYTHON=        ${TMDA_PROGRAMS}



Home | Main Index | Thread Index | Old Index