diff options
author | Oliver Braun <obraun@FreeBSD.org> | 2003-01-23 14:32:32 +0000 |
---|---|---|
committer | Oliver Braun <obraun@FreeBSD.org> | 2003-01-23 14:32:32 +0000 |
commit | 9ed951d57f8feee21cc6ead7a1643ae4ebcd7217 (patch) | |
tree | da8a649c8a9391ae4b5ece1700e15b9e53c1909e /math/gsl/Makefile | |
parent | These patches were merged into main stream source tree, (diff) |
Change maintainers email address also in the Makefile.
Approved by: maintainer
Notes
Notes:
svn path=/head/; revision=73862
Diffstat (limited to 'math/gsl/Makefile')
-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 7ffac4ad7759..b7755228bd4e 100644 --- a/math/gsl/Makefile +++ b/math/gsl/Makefile @@ -15,7 +15,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${GSLREF} ${GSLREFHTML} EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} .endif -MAINTAINER= vlad@ariel.phys.wesleyan.edu +MAINTAINER= vlad@reid.ru GNU_CONFIGURE= yes INSTALLS_SHLIB= yes |