pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/trac ftp.edgewall.org, despite the name, does not ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1e3ac81ae712
branches:  trunk
changeset: 352678:1e3ac81ae712
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Sep 18 12:34:02 2016 +0000

description:
ftp.edgewall.org, despite the name, does not reply to FTP any longer.

diffstat:

 www/trac/Makefile |  5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diffs (16 lines):

diff -r eca8e82ae1d0 -r 1e3ac81ae712 www/trac/Makefile
--- a/www/trac/Makefile Sun Sep 18 11:21:42 2016 +0000
+++ b/www/trac/Makefile Sun Sep 18 12:34:02 2016 +0000
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.80 2016/09/11 15:52:36 gdt Exp $
+# $NetBSD: Makefile,v 1.81 2016/09/18 12:34:02 wiz Exp $
 
 DISTNAME=      Trac-1.0.13
 PKGNAME=       ${DISTNAME:tl}
 CATEGORIES=    devel www
-MASTER_SITES=  http://ftp.edgewall.org/pub/trac/ \
-               ftp://ftp.edgewall.org/pub/trac/
+MASTER_SITES=  http://ftp.edgewall.org/pub/trac/
 
 MAINTAINER=    gdt%NetBSD.org@localhost
 HOMEPAGE=      http://trac.edgewall.org/



Home | Main Index | Thread Index | Old Index