Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Feb 2021 17:47:35 +0000 (UTC)
From:      Neel Chauhan <nc@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r565154 - head/databases/cassandra3
Message-ID:  <202102131747.11DHlZtC040723@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: nc
Date: Sat Feb 13 17:47:34 2021
New Revision: 565154
URL: https://svnweb.freebsd.org/changeset/ports/565154

Log:
  databases/cassandra3: Use my username for the LOCAL distfile
  
  PR:		253312
  MFH:		2021Q1

Modified:
  head/databases/cassandra3/Makefile

Modified: head/databases/cassandra3/Makefile
==============================================================================
--- head/databases/cassandra3/Makefile	Sat Feb 13 17:44:24 2021	(r565153)
+++ head/databases/cassandra3/Makefile	Sat Feb 13 17:47:34 2021	(r565154)
@@ -3,7 +3,7 @@
 PORTNAME=	cassandra
 DISTVERSION=	3.11.10
 CATEGORIES=	databases java
-MASTER_SITES=	LOCAL/rene:repo
+MASTER_SITES=	LOCAL/nc:repo
 PKGNAMESUFFIX=	3
 DISTFILES=	apache-${PORTNAME}-${DISTVERSION}-repo.tar.gz:repo
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202102131747.11DHlZtC040723>