diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2001-11-01 09:18:25 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2001-11-01 09:18:25 +0000 |
commit | c8e57632ebc538ed05aa6f44aa11b100c770f284 (patch) | |
tree | 0541b390c4a133e5102983558689d73fd41eee84 /math/gsl | |
parent | eae9dc552cfec067cdcb43c5877b9f2ddf49f559 (diff) |
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 d215efcd921d..59aeeef95c9c 100644 --- a/math/gsl/Makefile +++ b/math/gsl/Makefile @@ -15,7 +15,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${GSLREF} EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} .endif -MAINTAINER= ports@FreeBSD.org +MAINTAINER= vlad@ariel.phys.wesleyan.edu GNU_CONFIGURE= yes INSTALLS_SHLIB= yes |