diff options
author | linimon <linimon@FreeBSD.org> | 2008-09-07 08:54:46 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2008-09-07 08:54:46 +0800 |
commit | 1dc7170d6da884a0c85b1490229eb7ef51040eb3 (patch) | |
tree | a4acd7e0215eed3892898e7164cb539838449581 /math/randlib | |
parent | dd8658966bcc43a3700d0bfb825f5fa3f00225ea (diff) | |
download | freebsd-ports-graphics-1dc7170d6da884a0c85b1490229eb7ef51040eb3.tar.gz freebsd-ports-graphics-1dc7170d6da884a0c85b1490229eb7ef51040eb3.tar.zst freebsd-ports-graphics-1dc7170d6da884a0c85b1490229eb7ef51040eb3.zip |
Reset tg due to lack of commits for several months and no response to email.
Hat: portmgr
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 e1647bcbda7..1dde5d649c2 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 |