Index: head/sysutils/cdroot/Makefile =================================================================== --- head/sysutils/cdroot/Makefile (revision 511158) +++ head/sysutils/cdroot/Makefile (revision 511159) @@ -1,16 +1,16 @@ # Created by: Brian Dean # $FreeBSD$ PORTNAME= cdroot PORTVERSION= 1.2.6 CATEGORIES= sysutils MASTER_SITES= http://BSDforge.com/projects/source/sysutils/cdroot/ MAINTAINER= portmaster@bsdforge.com COMMENT= Scripts automating setup of a bootable CD-ROM based FreeBSD system LICENSE= BSD2CLAUSE -USES= tar:xz +USES= tar:xz .include Index: head/sysutils/cdroot/pkg-descr =================================================================== --- head/sysutils/cdroot/pkg-descr (revision 511158) +++ head/sysutils/cdroot/pkg-descr (revision 511159) @@ -1,9 +1,9 @@ This port automates the creation of a bootable CD-ROM which contains a full FreeBSD installation. It also includes a script for installing a FreeBSD release, as built by 'make release'. If desired, a floppy disk with an /etc directory may be provided to supply system /etc overrides, 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/