diff options
author | Doug Barton <dougb@FreeBSD.org> | 2006-02-26 20:35:31 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2006-02-26 20:35:31 +0000 |
commit | f6862b0e258fb000a84fbfcd6e80c3c2e4d95af5 (patch) | |
tree | 743d13aa82736286aa9844f4bbfb63a5096d8e84 /math | |
parent | af83e55c3460336b05e6349ff5e9f1737fc45bb9 (diff) |
Notes
Diffstat (limited to 'math')
-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 0422a39685a1..3d014c2a00bd 100644 --- a/math/gsl/Makefile +++ b/math/gsl/Makefile @@ -16,7 +16,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${GSLREF} EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} .endif -MAINTAINER= jon.drews@gmail.com +MAINTAINER= ports@freebsd.org COMMENT= The GNU Scientific Library - mathematical libs INSTALLS_SHLIB= yes |