Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 May 2018 21:03:54 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r470329 - head/www/bareos16-webui
Message-ID:  <201805182103.w4IL3sfe006239@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Fri May 18 21:03:54 2018
New Revision: 470329
URL: https://svnweb.freebsd.org/changeset/ports/470329

Log:
  Fix PKGBASE collision with www/bareos-webui

Modified:
  head/www/bareos16-webui/Makefile

Modified: head/www/bareos16-webui/Makefile
==============================================================================
--- head/www/bareos16-webui/Makefile	Fri May 18 20:54:54 2018	(r470328)
+++ head/www/bareos16-webui/Makefile	Fri May 18 21:03:54 2018	(r470329)
@@ -1,6 +1,6 @@
 # $FreeBSD$
 
-PORTNAME=	bareos-webui
+PORTNAME=	bareos16-webui
 PORTVERSION=	16.2.7
 DISTVERSIONPREFIX=	Release/
 CATEGORIES=	www sysutils



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