Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Sep 2019 09:02:46 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r511159 - head/sysutils/cdroot
Message-ID:  <201909050902.x8592kR2009854@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Thu Sep  5 09:02:46 2019
New Revision: 511159
URL: https://svnweb.freebsd.org/changeset/ports/511159

Log:
  - Update WWW
  - Fix whitespace
  
  Approved by:	portmgr blanket

Modified:
  head/sysutils/cdroot/Makefile
  head/sysutils/cdroot/pkg-descr

Modified: head/sysutils/cdroot/Makefile
==============================================================================
--- head/sysutils/cdroot/Makefile	Thu Sep  5 08:07:18 2019	(r511158)
+++ head/sysutils/cdroot/Makefile	Thu Sep  5 09:02:46 2019	(r511159)
@@ -11,6 +11,6 @@ COMMENT=	Scripts automating setup of a bootable CD-ROM
 
 LICENSE=	BSD2CLAUSE
 
-USES=	tar:xz
+USES=		tar:xz
 
 .include <bsd.port.mk>

Modified: head/sysutils/cdroot/pkg-descr
==============================================================================
--- head/sysutils/cdroot/pkg-descr	Thu Sep  5 08:07:18 2019	(r511158)
+++ head/sysutils/cdroot/pkg-descr	Thu Sep  5 09:02:46 2019	(r511159)
@@ -6,4 +6,4 @@ allowing one to use the same CD/DVD image to boot mult
 each system's hostname, IP address, etc is contained on a separate floppy
 disk. See the README file for more information.
 
-WWW: http://BSDforge.com/projects/sysutils/cdroot/
+WWW: https://BSDforge.com/projects/sysutils/cdroot/



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