Date: Tue, 24 Mar 2020 17:21:21 +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: r529054 - head/security/cops Message-ID: <202003241721.02OHLLdQ070705@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: cy Date: Tue Mar 24 17:21:20 2020 New Revision: 529054 URL: https://svnweb.freebsd.org/changeset/ports/529054 Log: Make fetchable again. Switch from komquats.com to cschubert.com. Modified: head/security/cops/Makefile (contents, props changed) Modified: head/security/cops/Makefile ============================================================================== --- head/security/cops/Makefile Tue Mar 24 17:15:35 2020 (r529053) +++ head/security/cops/Makefile Tue Mar 24 17:21:20 2020 (r529054) @@ -5,14 +5,11 @@ PORTNAME= cops PORTVERSION= 1.04 PORTREVISION= 1 CATEGORIES= security -MASTER_SITES= http://www.fish2.com/cops/ \ - http://komquats.com/distfiles/ +MASTER_SITES= https://cschubert.com/distfiles/ DISTNAME= ${PORTNAME}${PORTVERSION:S/.//g}+ MAINTAINER= cy@FreeBSD.org COMMENT= System secureness checker - -BROKEN= unfetchable USES= groff perl5 shebangfix USE_PERL5= run
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202003241721.02OHLLdQ070705>