summaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2012-12-12 10:43:30 +0000
committerwiz <wiz@pkgsrc.org>2012-12-12 10:43:30 +0000
commit781fb707e0275adf0a98ae7f5f4e6b684fb0e6ac (patch)
tree242afe7431d2d72da1363a27b6fa7b26d172e34b /archivers
parentff1eaf207e11a7ae7c00443a4e35c4cdc48cb609 (diff)
downloadpkgsrc-781fb707e0275adf0a98ae7f5f4e6b684fb0e6ac.tar.gz
Take over maintainership.
Diffstat (limited to 'archivers')
-rw-r--r--archivers/libzip/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/archivers/libzip/Makefile b/archivers/libzip/Makefile
index 9d262b5db5f..948b42d9f7f 100644
--- a/archivers/libzip/Makefile
+++ b/archivers/libzip/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2012/09/11 19:46:56 asau Exp $
+# $NetBSD: Makefile,v 1.14 2012/12/12 10:43:30 wiz Exp $
#
DISTNAME= libzip-0.10.1
@@ -6,7 +6,7 @@ CATEGORIES= archivers devel
MASTER_SITES= http://www.nih.at/libzip/
EXTRACT_SUFX= .tar.bz2
-OWNER= dillo@NetBSD.org
+MAINTAINER= wiz@NetBSD.org
HOMEPAGE= http://www.nih.at/libzip/
COMMENT= C library to manipulate zip archives
LICENSE= modified-bsd