diff options
author | tobez <tobez@FreeBSD.org> | 2001-11-01 09:18:25 +0000 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2001-11-01 09:18:25 +0000 |
commit | e22efb16cc3829c1801c8f898d9d630bd45f6ac1 (patch) | |
tree | 76ed1c4a8332c7e73e2f7d59f2807b0fa72f540b /math/gsl | |
parent | c4237dce04746879605b8ad983e7701c2ec7687d (diff) | |
download | FreeBSD-ports-e22efb16cc3829c1801c8f898d9d630bd45f6ac1.zip FreeBSD-ports-e22efb16cc3829c1801c8f898d9d630bd45f6ac1.tar.gz |
Vladimir Savichev <vlad@ariel.phys.wesleyan.edu> is now a maintainer of
this port.
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 d215efc..59aeeef 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 |