From ad3f5c4327ae460e3f37f9ec924bbad50447d3d7 Mon Sep 17 00:00:00 2001 From: glewis Date: Mon, 6 Jun 2005 19:59:27 +0000 Subject: . This version isn't the version in FreeBSD 5.3, so update the COMMENT to something both more descriptive and more generic. --- archivers/bsdtar/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'archivers') diff --git a/archivers/bsdtar/Makefile b/archivers/bsdtar/Makefile index 347e89a1eaf9..6a602d74c11d 100644 --- a/archivers/bsdtar/Makefile +++ b/archivers/bsdtar/Makefile @@ -11,7 +11,7 @@ CATEGORIES= archivers MASTER_SITES= http://people.freebsd.org/~kientzle/libarchive/src/ MAINTAINER= glewis@FreeBSD.org -COMMENT= New tar archiver from FreeBSD 5.3 +COMMENT= A utility to create and manipulate streaming archive files BUILD_DEPENDS= ${LOCALBASE}/lib/libarchive.a:${PORTSDIR}/archivers/libarchive -- cgit