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 /security/p5-String-Random | |
parent | 99d7adf6e09255a9cb5195d01dd78b81663aa34b (diff) | |
download | pkgsrc-23a48fe75bce4dc7fd1211dc783b67ae30aa5e1c.tar.gz |
Give up MAINTAINER
Diffstat (limited to 'security/p5-String-Random')
-rw-r--r-- | security/p5-String-Random/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/p5-String-Random/Makefile b/security/p5-String-Random/Makefile index b53c34145e7..d9281e7253e 100644 --- a/security/p5-String-Random/Makefile +++ b/security/p5-String-Random/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2008/10/19 19:18:46 he Exp $ +# $NetBSD: Makefile,v 1.5 2009/07/17 18:00:24 adrianp Exp $ DISTNAME= String-Random-0.22 PKGNAME= p5-${DISTNAME} @@ -6,7 +6,7 @@ PKGREVISION= 1 CATEGORIES= perl5 security MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=String/} -MAINTAINER= adrianp@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/String-Random/ COMMENT= Perl module to generate random strings based on a pattern |