diff options
author | wiz <wiz@pkgsrc.org> | 2012-12-12 10:43:30 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2012-12-12 10:43:30 +0000 |
commit | 74e4d941d3fe2dc98712b6fe06a0c1c6c5d130ad (patch) | |
tree | 242afe7431d2d72da1363a27b6fa7b26d172e34b /archivers/libzip/Makefile | |
parent | b06b8e59518beec8fcd5fdd41f069b40af881fda (diff) | |
download | pkgsrc-74e4d941d3fe2dc98712b6fe06a0c1c6c5d130ad.tar.gz |
Take over maintainership.
Diffstat (limited to 'archivers/libzip/Makefile')
-rw-r--r-- | archivers/libzip/Makefile | 4 |
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 |