diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-04-22 13:27:47 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-04-22 13:27:47 +0000 |
commit | 27131af048a96a66da00e774519e794cba24ea7d (patch) | |
tree | fd4e71d9118c79182884882aef61d5b582d3c9e1 /math/diehard | |
parent | c287dd3fa59f142986721a868689c582e67fd3d4 (diff) | |
download | freebsd-ports-27131af048a96a66da00e774519e794cba24ea7d.zip |
Reassign skv@ ports to the heap
Feature safe: yes
Diffstat (limited to 'math/diehard')
-rw-r--r-- | math/diehard/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/math/diehard/Makefile b/math/diehard/Makefile index 9cbbf517cd11..b9faf2eb75c6 100644 --- a/math/diehard/Makefile +++ b/math/diehard/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: diehard -# Date created: 04 Jule 2002 -# Whom: Sergey Skvortsov <skv@protey.ru> -# +# Created by: Sergey Skvortsov <skv@protey.ru> # $FreeBSD$ -# PORTNAME= diehard PORTVERSION= 0.1 @@ -12,7 +8,7 @@ MASTER_SITES= http://www.cs.hku.hk/~diehard/cdrom/ \ http://stat.fsu.edu/pub/diehard/ DISTNAME= die.c -MAINTAINER= skv@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Marsaglia's Diehard Battery of Tests of Randomness ALL_TARGET= diehard |