diff options
author | rodent <rodent@pkgsrc.org> | 2013-07-06 01:24:14 +0000 |
---|---|---|
committer | rodent <rodent@pkgsrc.org> | 2013-07-06 01:24:14 +0000 |
commit | 6480ba8933965227e316dc6014126357c517a6bf (patch) | |
tree | b66f0e2824fc93a332d5d5fffc0cb12b07c446ed /security | |
parent | 8cb1c7852bdb705e271bd5ad0355fde72ec5487c (diff) | |
download | pkgsrc-6480ba8933965227e316dc6014126357c517a6bf.tar.gz |
Take maintainership.
Diffstat (limited to 'security')
-rw-r--r-- | security/prngd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/prngd/Makefile b/security/prngd/Makefile index 60b69acfee5..f22598e9c92 100644 --- a/security/prngd/Makefile +++ b/security/prngd/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.13 2013/04/08 11:17:22 rodent Exp $ +# $NetBSD: Makefile,v 1.14 2013/07/06 01:24:14 rodent Exp $ DISTNAME= prngd-0.9.29 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=prngd/} -MAINTAINER= pkgsrc-users@NetBSD.org +MAINTAINER= rodent@NetBSD.org HOMEPAGE= http://prngd.sourceforge.net/ COMMENT= Pseudo Random Number Generator Daemon |