diff options
author | wiz <wiz> | 2016-05-03 10:54:52 +0000 |
---|---|---|
committer | wiz <wiz> | 2016-05-03 10:54:52 +0000 |
commit | f966d79fcbe581452c0ff0a8ffecb9188952a7af (patch) | |
tree | 22c55e37c55f4c1f380e67924a06e07e23ab83d2 /time | |
parent | 7825d55c0f0040478c759bed7e2749d005c03e1c (diff) | |
download | pkgsrc-f966d79fcbe581452c0ff0a8ffecb9188952a7af.tar.gz |
Reset maintainer (observer now).
Diffstat (limited to 'time')
-rw-r--r-- | time/p5-Calendar-Simple/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/time/p5-Calendar-Simple/Makefile b/time/p5-Calendar-Simple/Makefile index dd1df311fae..fefc868c8ab 100644 --- a/time/p5-Calendar-Simple/Makefile +++ b/time/p5-Calendar-Simple/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2015/06/12 10:51:41 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2016/05/03 10:54:57 wiz Exp $ DISTNAME= Calendar-Simple-1.21 PKGNAME= p5-${DISTNAME} @@ -6,7 +6,7 @@ PKGREVISION= 6 CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Calendar/} -MAINTAINER= rhaen@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/Calendar-Simple/ COMMENT= Perl extension to create simple calendars LICENSE= ${PERL5_LICENSE} |