svn commit: r451856 - head/archivers/javatar

Baptiste Daroussin bapt at FreeBSD.org
Thu Oct 12 11:26:48 UTC 2017


Author: bapt
Date: Thu Oct 12 11:26:47 2017
New Revision: 451856
URL: https://svnweb.freebsd.org/changeset/ports/451856

Log:
  drop the ftp mirror which is not anonymous

Modified:
  head/archivers/javatar/Makefile

Modified: head/archivers/javatar/Makefile
==============================================================================
--- head/archivers/javatar/Makefile	Thu Oct 12 11:19:37 2017	(r451855)
+++ head/archivers/javatar/Makefile	Thu Oct 12 11:26:47 2017	(r451856)
@@ -5,8 +5,7 @@ PORTNAME=	javatar
 PORTVERSION=	2.5
 PORTREVISION=	1
 CATEGORIES=	archivers java
-MASTER_SITES=	http://www.gjt.org/download/time/java/tar/ \
-		ftp://ftp.gjt.org/pub/time/java/tar/
+MASTER_SITES=	http://www.gjt.org/download/time/java/tar/
 
 MAINTAINER=	ale at FreeBSD.org
 COMMENT=	Java tar archive I/O package


More information about the svn-ports-all mailing list