diff options
author | adrianp <adrianp@pkgsrc.org> | 2009-07-17 18:00:13 +0000 |
---|---|---|
committer | adrianp <adrianp@pkgsrc.org> | 2009-07-17 18:00:13 +0000 |
commit | 23a48fe75bce4dc7fd1211dc783b67ae30aa5e1c (patch) | |
tree | de16d3b5e172aeec5bc2a9bd78e07724382983e2 /time/p5-Time-Format/Makefile | |
parent | 99d7adf6e09255a9cb5195d01dd78b81663aa34b (diff) | |
download | pkgsrc-23a48fe75bce4dc7fd1211dc783b67ae30aa5e1c.tar.gz |
Give up MAINTAINER
Diffstat (limited to 'time/p5-Time-Format/Makefile')
-rw-r--r-- | time/p5-Time-Format/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/time/p5-Time-Format/Makefile b/time/p5-Time-Format/Makefile index a235fe5a037..9845f255ae9 100644 --- a/time/p5-Time-Format/Makefile +++ b/time/p5-Time-Format/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2009/07/07 19:31:48 sno Exp $ +# $NetBSD: Makefile,v 1.6 2009/07/17 18:00:25 adrianp Exp $ # DISTNAME= Time-Format-1.11 @@ -6,7 +6,7 @@ PKGNAME= p5-${DISTNAME} CATEGORIES= time MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Time/} -MAINTAINER= adrianp@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/Time-Format/ COMMENT= Easy-to-use date/time formatting |