aboutsummaryrefslogtreecommitdiff
path: root/math/lll_spect
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/lll_spect
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/lll_spect')
-rw-r--r--math/lll_spect/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/lll_spect/Makefile b/math/lll_spect/Makefile
index 97204836172a..4f865b24c45e 100644
--- a/math/lll_spect/Makefile
+++ b/math/lll_spect/Makefile
@@ -1,6 +1,6 @@
# New ports collection makefile for: lll_spect
# Date created: 6 Feb. 2010
-# Whom: bf <bf1783@gmail.com>
+# Whom: bf <bf@FreeBSD.org>
# $FreeBSD$
PORTNAME= lll_spect
@@ -12,7 +12,7 @@ DISTFILES= lll_spect.C lll_search.C examples.txt
DIST_SUBDIR= ${PORTNAME}
EXTRACT_ONLY=
-MAINTAINER= bf1783@gmail.com
+MAINTAINER= bf@FreeBSD.org
COMMENT= LLL-spectral test of linear congruential random number generators
BUILD_DEPENDS= ${LOCALBASE}/lib/libntl.a:${PORTSDIR}/math/ntl