Date: Thu, 19 Mar 2020 20:01:38 +0000 (UTC) From: Cy Schubert <cy@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r528742 - head/sysutils/dirdiff Message-ID: <202003192001.02JK1coI041556@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: cy Date: Thu Mar 19 20:01:38 2020 New Revision: 528742 URL: https://svnweb.freebsd.org/changeset/ports/528742 Log: Make fetchable again. Modified: head/sysutils/dirdiff/Makefile (contents, props changed) Modified: head/sysutils/dirdiff/Makefile ============================================================================== --- head/sysutils/dirdiff/Makefile Thu Mar 19 20:01:35 2020 (r528741) +++ head/sysutils/dirdiff/Makefile Thu Mar 19 20:01:38 2020 (r528742) @@ -5,12 +5,10 @@ PORTNAME= dirdiff PORTVERSION= 2.1 PORTREVISION= 4 CATEGORIES= sysutils tcl tk -MASTER_SITES= ftp://ftp.samba.org/pub/paulus/ +MASTER_SITES= https://ftp.samba.org/pub/paulus/ MAINTAINER= tcltk@FreeBSD.org COMMENT= Graphical diff tool - -BROKEN= unfetchable LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202003192001.02JK1coI041556>