diff options
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 e1647bcbda71..1dde5d649c2c 100644 --- a/math/randlib/Makefile +++ b/math/randlib/Makefile @@ -11,7 +11,7 @@ CATEGORIES= math MASTER_SITES= ftp://ftp.netlib.org/random/ DISTNAME= ranlib.c -MAINTAINER= tg@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Library of Routines for Random Number Generation USE_LDCONFIG= yes |