diff options
author | wiz <wiz@pkgsrc.org> | 2016-05-03 10:54:52 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2016-05-03 10:54:52 +0000 |
commit | 50cc32652ed9151def532ecb742edfe4f85f71a0 (patch) | |
tree | 22c55e37c55f4c1f380e67924a06e07e23ab83d2 /misc | |
parent | 0b2e6f226f4ec8300c8df8aaa9f2bc19b5649428 (diff) | |
download | pkgsrc-50cc32652ed9151def532ecb742edfe4f85f71a0.tar.gz |
Reset maintainer (observer now).
Diffstat (limited to 'misc')
-rw-r--r-- | misc/p5-Business-ISBN-Data/Makefile | 4 | ||||
-rw-r--r-- | misc/p5-Business-ISBN/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/misc/p5-Business-ISBN-Data/Makefile b/misc/p5-Business-ISBN-Data/Makefile index 27afdcf22b6..5ee964a65d8 100644 --- a/misc/p5-Business-ISBN-Data/Makefile +++ b/misc/p5-Business-ISBN-Data/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.25 2015/12/27 23:46:26 wiz Exp $ +# $NetBSD: Makefile,v 1.26 2016/05/03 10:54:56 wiz Exp $ DISTNAME= Business-ISBN-Data-20140910.003 PKGNAME= p5-${DISTNAME} CATEGORIES= misc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Business/} -MAINTAINER= rhaen@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/Business-ISBN-Data/ COMMENT= Data for the p5-Business-ISBN package LICENSE= ${PERL5_LICENSE} diff --git a/misc/p5-Business-ISBN/Makefile b/misc/p5-Business-ISBN/Makefile index 126142c8561..8edfcd2e6f2 100644 --- a/misc/p5-Business-ISBN/Makefile +++ b/misc/p5-Business-ISBN/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.35 2015/12/30 11:07:08 wiz Exp $ +# $NetBSD: Makefile,v 1.36 2016/05/03 10:54:56 wiz Exp $ DISTNAME= Business-ISBN-2.010 PKGNAME= p5-${DISTNAME} CATEGORIES= misc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Business/} -MAINTAINER= rhaen@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/Business-ISBN/ COMMENT= Perl5 module to work with International Standard Book Numbers (ISBNs) LICENSE= ${PERL5_LICENSE} |