Fix: Patch attached with submission follows:
Responsible Changed From-To: freebsd-ports-bugs->miwi I'll take it.
State Changed From-To: open->closed Committed. Thanks!
miwi 2010-03-09 22:29:17 UTC FreeBSD ports repository Modified files: math Makefile Added files: math/prng Makefile distinfo pkg-descr Log: PRNG is a collection of portable, high-performance ANSI-C implementations of pseudorandom number generators such as linear congruential, inversive congruential, and explicit inversive congruential random number generators (LCG, ICG and EICG, respectively) created by Otmar Lendl and and Josef Leydold. WWW: http://statistik.wu-wien.ac.at/software/prng/index.html PR: ports/144031 Submitted by: bf <bf1783 at gmail.com> Revision Changes Path 1.643 +1 -0 ports/math/Makefile 1.1 +39 -0 ports/math/prng/Makefile (new) 1.1 +3 -0 ports/math/prng/distinfo (new) 1.1 +6 -0 ports/math/prng/pkg-descr (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"