svn commit: r565154 - head/databases/cassandra3
Neel Chauhan
nc at FreeBSD.org
Sat Feb 13 17:47:35 UTC 2021
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
More information about the svn-ports-all
mailing list