From 08a33bebbc593bfa4226ddafe05844d14e098c69 Mon Sep 17 00:00:00 2001 From: rm Date: Sat, 23 Mar 2013 06:00:49 +0000 Subject: - fix pkg-plist - trim Makefile header - whitespace fixes in pkg-descr - bump PORTREVISION PR: 177237 Submitted by: William Grzybowski Approved by: mm (maintainer, via private email) --- sysutils/debootstrap/Makefile | 7 ++----- sysutils/debootstrap/pkg-descr | 5 ++--- sysutils/debootstrap/pkg-plist | 1 + 3 files changed, 5 insertions(+), 8 deletions(-) (limited to 'sysutils') diff --git a/sysutils/debootstrap/Makefile b/sysutils/debootstrap/Makefile index e9374bdee938..d558519cee75 100644 --- a/sysutils/debootstrap/Makefile +++ b/sysutils/debootstrap/Makefile @@ -1,12 +1,9 @@ -# New ports collection makefile for: debootstrap -# Date created: 2011-02-26 -# Whom: Martin Matuska -# +# Created by: Martin Matuska # $FreeBSD$ -# PORTNAME= debootstrap PORTVERSION= 1.0.46 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_DEBIAN} MASTER_SITE_SUBDIR= pool/main/d/${PORTNAME} diff --git a/sysutils/debootstrap/pkg-descr b/sysutils/debootstrap/pkg-descr index 55802155103c..5b7681a7246d 100644 --- a/sysutils/debootstrap/pkg-descr +++ b/sysutils/debootstrap/pkg-descr @@ -1,4 +1,4 @@ -debootstrap is a tool which will install a Debian base system into +debootstrap is a tool which will install a Debian base system into a subdirectory of another, already installed system. It doesn't require an installation CD, just access to a Debian repository. @@ -7,5 +7,4 @@ a subdirectory of your existing FreeBSD installation (i386 or amd64) and then run Debian GNU/kFreeBSD (i386 or amd64) or Debian Linux (i386) in a jail or chroot. -WWW: http://wiki.debian.org/Debootstrap - +WWW: http://wiki.debian.org/Debootstrap diff --git a/sysutils/debootstrap/pkg-plist b/sysutils/debootstrap/pkg-plist index 007852172cd7..2adab1c2d0d9 100644 --- a/sysutils/debootstrap/pkg-plist +++ b/sysutils/debootstrap/pkg-plist @@ -22,6 +22,7 @@ share/debootstrap/scripts/oneiric share/debootstrap/scripts/potato share/debootstrap/scripts/precise share/debootstrap/scripts/quantal +share/debootstrap/scripts/raring share/debootstrap/scripts/sarge share/debootstrap/scripts/sarge.buildd share/debootstrap/scripts/sarge.fakechroot -- cgit