pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/trac



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Sep 18 12:34:02 UTC 2016

Modified Files:
        pkgsrc/www/trac: Makefile

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


To generate a diff of this commit:
cvs rdiff -u -r1.80 -r1.81 pkgsrc/www/trac/Makefile

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

Modified files:

Index: pkgsrc/www/trac/Makefile
diff -u pkgsrc/www/trac/Makefile:1.80 pkgsrc/www/trac/Makefile:1.81
--- pkgsrc/www/trac/Makefile:1.80       Sun Sep 11 15:52:36 2016
+++ pkgsrc/www/trac/Makefile    Sun Sep 18 12:34:02 2016
@@ -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