aboutsummaryrefslogtreecommitdiff
path: root/math/prng
diff options
context:
space:
mode:
authorBrendan Fabeny <bf@FreeBSD.org>2010-07-08 12:51:37 +0000
committerBrendan Fabeny <bf@FreeBSD.org>2010-07-08 12:51:37 +0000
commitfb5116f2e711c225372449e25058f6755a4e8c84 (patch)
tree413c3cbddb376eae252094205d046c87490f06bb /math/prng
parent90157bb4a3949b5760cac36c8346bfd8f24d5ca1 (diff)
downloadports-fb5116f2e711c225372449e25058f6755a4e8c84.tar.gz
ports-fb5116f2e711c225372449e25058f6755a4e8c84.zip
Change my ports to use my FreeBSD.org email address.
Notes
Notes: svn path=/head/; revision=257520
Diffstat (limited to 'math/prng')
-rw-r--r--math/prng/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/prng/Makefile b/math/prng/Makefile
index 5102db1732d4..ff56ff80fbaa 100644
--- a/math/prng/Makefile
+++ b/math/prng/Makefile
@@ -1,6 +1,6 @@
# New ports collection makefile for: prng
# Date created: 16 Feb. 2010
-# Whom: bf <bf1783@gmail.com>
+# Whom: bf <bf@FreeBSD.org>
# $FreeBSD$
PORTNAME= prng
@@ -8,7 +8,7 @@ DISTVERSION= 3.0.2
CATEGORIES= math
MASTER_SITES= http://statistik.wu-wien.ac.at/software/prng/
-MAINTAINER= bf1783@gmail.com
+MAINTAINER= bf@FreeBSD.org
COMMENT= Portable, high-performance ANSI-C pseudorandom number generators
GNU_CONFIGURE= yes