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/randlib | |
parent | Fix build without XFT (diff) |
- Hand over to volunteer
Submitted by: b. f. <bf1783@googlemail.com>
Notes
Notes:
svn path=/head/; revision=254483
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 7163577ed856..089465a9be10 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= ports@FreeBSD.org +MAINTAINER= bf1783@gmail.com COMMENT= Library of Routines for Random Number Generation USE_LDCONFIG= yes |