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 | 455dd1bd7c2bb1eefc43eb139099e75131f41033 (patch) | |
tree | de16d3b5e172aeec5bc2a9bd78e07724382983e2 /math/p5-Math-Base85 | |
parent | 0148530b285600d81b1a16d04eae168dc5427ac5 (diff) | |
download | pkgsrc-455dd1bd7c2bb1eefc43eb139099e75131f41033.tar.gz |
Give up MAINTAINER
Diffstat (limited to 'math/p5-Math-Base85')
-rw-r--r-- | math/p5-Math-Base85/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/p5-Math-Base85/Makefile b/math/p5-Math-Base85/Makefile index 24846889c6f..40185cbe21f 100644 --- a/math/p5-Math-Base85/Makefile +++ b/math/p5-Math-Base85/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2008/10/19 19:18:21 he Exp $ +# $NetBSD: Makefile,v 1.4 2009/07/17 18:00:18 adrianp Exp $ DISTNAME= Math-Base85-0.2 PKGNAME= p5-${DISTNAME} @@ -6,7 +6,7 @@ PKGREVISION= 1 CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/} -MAINTAINER= adrianp@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Perl extension for base 85 numbers, as referenced by RFC 1924 PKG_INSTALLATION_TYPES= overwrite pkgviews |