summaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorwiz <wiz>2012-12-12 10:43:30 +0000
committerwiz <wiz>2012-12-12 10:43:30 +0000
commit027d038c0f262b558dc19bff7e5cca962896ccb7 (patch)
tree242afe7431d2d72da1363a27b6fa7b26d172e34b /archivers
parent7304124b38832ac9047134c838f49329904d6522 (diff)
downloadpkgsrc-027d038c0f262b558dc19bff7e5cca962896ccb7.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