diff options
author | Brendan Fabeny <bf@FreeBSD.org> | 2010-07-08 12:51:37 +0000 |
---|---|---|
committer | Brendan Fabeny <bf@FreeBSD.org> | 2010-07-08 12:51:37 +0000 |
commit | fb5116f2e711c225372449e25058f6755a4e8c84 (patch) | |
tree | 413c3cbddb376eae252094205d046c87490f06bb /math/randlib | |
parent | 90157bb4a3949b5760cac36c8346bfd8f24d5ca1 (diff) | |
download | ports-fb5116f2e711c225372449e25058f6755a4e8c84.tar.gz ports-fb5116f2e711c225372449e25058f6755a4e8c84.zip |
Notes
Diffstat (limited to 'math/randlib')
-rw-r--r-- | math/randlib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/randlib/Makefile b/math/randlib/Makefile index 089465a9be10..ed86e6afc955 100644 --- a/math/randlib/Makefile +++ b/math/randlib/Makefile @@ -11,7 +11,7 @@ CATEGORIES= math MASTER_SITES= http://biostatistics.mdanderson.org/SoftwareDownload/ProductDownloadFiles/ DISTNAME= RANDLIB_V90 -MAINTAINER= bf1783@gmail.com +MAINTAINER= bf@FreeBSD.org COMMENT= Library of Routines for Random Number Generation USE_LDCONFIG= yes |