From d5d1df30d8f8acbd0a8a3970ec9dfe7479037771 Mon Sep 17 00:00:00 2001 From: amdmi3 Date: Thu, 5 Sep 2019 09:02:46 +0000 Subject: - Update WWW - Fix whitespace Approved by: portmgr blanket --- sysutils/cdroot/Makefile | 2 +- sysutils/cdroot/pkg-descr | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'sysutils') diff --git a/sysutils/cdroot/Makefile b/sysutils/cdroot/Makefile index 5933808d7477..a90c8e50e96d 100644 --- a/sysutils/cdroot/Makefile +++ b/sysutils/cdroot/Makefile @@ -11,6 +11,6 @@ COMMENT= Scripts automating setup of a bootable CD-ROM based FreeBSD system LICENSE= BSD2CLAUSE -USES= tar:xz +USES= tar:xz .include diff --git a/sysutils/cdroot/pkg-descr b/sysutils/cdroot/pkg-descr index b07a9ba23d4a..9cb559b300e7 100644 --- a/sysutils/cdroot/pkg-descr +++ b/sysutils/cdroot/pkg-descr @@ -6,4 +6,4 @@ allowing one to use the same CD/DVD image to boot multiple systems, where 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/ -- cgit