diff options
Diffstat (limited to 'archivers/libarchive/Makefile')
-rw-r--r-- | archivers/libarchive/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/archivers/libarchive/Makefile b/archivers/libarchive/Makefile index 0b63664b142..06475772361 100644 --- a/archivers/libarchive/Makefile +++ b/archivers/libarchive/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.28 2008/07/14 14:56:50 joerg Exp $ +# $NetBSD: Makefile,v 1.29 2009/04/09 00:48:06 joerg Exp $ # DISTNAME= libarchive-2.5.5 @@ -6,8 +6,6 @@ CATEGORIES= archivers MASTER_SITES= http://people.freebsd.org/~kientzle/libarchive/src/ DISTFILES= # empty -NO_CHECKSUM= yes - MAINTAINER= joerg@NetBSD.org HOMEPAGE= http://people.freebsd.org/~kientzle/libarchive/ COMMENT= Library to read/create different archive formats |