diff options
author | wiz <wiz> | 2012-12-12 10:43:30 +0000 |
---|---|---|
committer | wiz <wiz> | 2012-12-12 10:43:30 +0000 |
commit | 2a99754a9a10a6da37f23197b3fd82befc17f503 (patch) | |
tree | 242afe7431d2d72da1363a27b6fa7b26d172e34b | |
parent | 6cfa06af918a1f52a878ba28aaacdfc00d6af8b9 (diff) | |
download | pkgsrc-2a99754a9a10a6da37f23197b3fd82befc17f503.tar.gz |
Take over maintainership.
-rw-r--r-- | archivers/libzip/Makefile | 4 | ||||
-rw-r--r-- | emulators/ckmame/Makefile | 4 |
2 files changed, 4 insertions, 4 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 diff --git a/emulators/ckmame/Makefile b/emulators/ckmame/Makefile index ddd2e897dbd..5ffc13cb580 100644 --- a/emulators/ckmame/Makefile +++ b/emulators/ckmame/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2012/10/03 12:55:10 asau Exp $ +# $NetBSD: Makefile,v 1.19 2012/12/12 10:43:31 wiz Exp $ # DISTNAME= ckmame-0.11 @@ -7,7 +7,7 @@ CATEGORIES= emulators MASTER_SITES= http://www.nih.at/ckmame/ EXTRACT_SUFX= .tar.bz2 -OWNER= dillo@NetBSD.org +MAINTAINER= wiz@NetBSD.org HOMEPAGE= http://www.nih.at/ckmame/ COMMENT= Check ROM sets for MAME LICENSE= modified-bsd |