aboutsummaryrefslogtreecommitdiff
path: root/math/prng/Makefile
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2016-06-27 21:30:34 +0000
committerRene Ladan <rene@FreeBSD.org>2016-06-27 21:30:34 +0000
commita01b22a05259e8b8b76cfadccd22f4df4309c55e (patch)
treec41943c00a390851e85561a8bb285cbf37b82724 /math/prng/Makefile
parent56f2748d5194b9d5187e449ee838de0694783516 (diff)
downloadports-a01b22a05259e8b8b76cfadccd22f4df4309c55e.tar.gz
ports-a01b22a05259e8b8b76cfadccd22f4df4309c55e.zip
Reset ports maintained by bf@ until he has time again to work on them.
PR: 210474 Submitted by: jbeich With hat: portmgr-secretary
Notes
Notes: svn path=/head/; revision=417685
Diffstat (limited to 'math/prng/Makefile')
-rw-r--r--math/prng/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/prng/Makefile b/math/prng/Makefile
index f625bc2db73c..19db81040423 100644
--- a/math/prng/Makefile
+++ b/math/prng/Makefile
@@ -6,7 +6,7 @@ DISTVERSION= 3.0.2
CATEGORIES= math
MASTER_SITES= http://statistik.wu-wien.ac.at/software/prng/
-MAINTAINER= bf@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Portable, high-performance ANSI-C pseudorandom number generators
LICENSE= GPLv2