diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-06-07 18:51:21 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-06-07 18:51:21 +0000 |
commit | 5af9456038f307306b772ce04e65ed51c4e6ef17 (patch) | |
tree | 842fda9b4775d92ab92a4e7323a00b0f059ede48 /math/gsl | |
parent | a6111b4602a1eca5d750d99a9f0ceec701c3e01a (diff) | |
download | ports-5af9456038f307306b772ce04e65ed51c4e6ef17.tar.gz ports-5af9456038f307306b772ce04e65ed51c4e6ef17.zip |
Notes
Diffstat (limited to 'math/gsl')
-rw-r--r-- | math/gsl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/gsl/Makefile b/math/gsl/Makefile index 8f5109747d6a..bb9732187fcb 100644 --- a/math/gsl/Makefile +++ b/math/gsl/Makefile @@ -17,7 +17,7 @@ DISTFILES+= ${GSLREF}:gslref EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} .endif -MAINTAINER= bf2006a@yahoo.com +MAINTAINER= bf1783@gmail.com COMMENT= The GNU Scientific Library - mathematical libs USE_LDCONFIG= yes |