diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2006-02-12 15:24:14 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2006-02-12 15:24:14 +0000 |
commit | b36bf565129b63aef8aaeddca881761ae8f7dd9b (patch) | |
tree | 07ce8ee3808f4598500001a34d2428a5be125600 /archivers | |
parent | f624143489f4041c0a41e55d010665fa9ba0507b (diff) | |
download | pkgsrc-b36bf565129b63aef8aaeddca881761ae8f7dd9b.tar.gz |
ENOTIME to mantain these packages, feel free to pick it up if you are
insterested.
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/libarchive/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/archivers/libarchive/Makefile b/archivers/libarchive/Makefile index 74b0095fcbb..f105e0c1991 100644 --- a/archivers/libarchive/Makefile +++ b/archivers/libarchive/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.9 2005/10/13 21:34:16 xtraeme Exp $ +# $NetBSD: Makefile,v 1.10 2006/02/12 15:24:14 xtraeme Exp $ # DISTNAME= libarchive-1.02.036 CATEGORIES= archivers MASTER_SITES= http://people.freebsd.org/~kientzle/libarchive/src/ -MAINTAINER= xtraeme@NetBSD.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://people.freebsd.org/~kientzle/libarchive/src/ COMMENT= Library to read/create different archive formats |