diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2010-05-17 10:51:16 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2010-05-17 10:51:16 +0000 |
commit | 3e5177594649e5749c708ec60d31886a3b792652 (patch) | |
tree | 6bf03db4c447fedc52c9d9eb3e6c6b7af1258689 /math/librandlib | |
parent | 753ba27d3077367ad1ea6dd76fe68fe99a6e8fb8 (diff) |
Notes
Diffstat (limited to 'math/librandlib')
-rw-r--r-- | math/librandlib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/librandlib/Makefile b/math/librandlib/Makefile index 7163577ed856..089465a9be10 100644 --- a/math/librandlib/Makefile +++ b/math/librandlib/Makefile @@ -11,7 +11,7 @@ CATEGORIES= math MASTER_SITES= http://biostatistics.mdanderson.org/SoftwareDownload/ProductDownloadFiles/ DISTNAME= RANDLIB_V90 -MAINTAINER= ports@FreeBSD.org +MAINTAINER= bf1783@gmail.com COMMENT= Library of Routines for Random Number Generation USE_LDCONFIG= yes |