diff options
Diffstat (limited to 'archivers/bsdtar/Makefile')
-rw-r--r-- | archivers/bsdtar/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |