diff options
author | Dmitry Sivachenko <demon@FreeBSD.org> | 2001-01-06 20:24:32 +0000 |
---|---|---|
committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2001-01-06 20:24:32 +0000 |
commit | d8c81b53a6867d3f1283df793afc402d74082c1c (patch) | |
tree | be80fbe1eeed10d874ccf5c5377b77a0796e5756 /math/gsl | |
parent | 13cb86ebad650a8043826d6e1c7002caef451aac (diff) | |
download | ports-d8c81b53a6867d3f1283df793afc402d74082c1c.tar.gz ports-d8c81b53a6867d3f1283df793afc402d74082c1c.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 936aeaddbfd9..c2872ce0086c 100644 --- a/math/gsl/Makefile +++ b/math/gsl/Makefile @@ -18,7 +18,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${GSLREF} EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} .endif -MAINTAINER= andrew@chg.ru +MAINTAINER= ports@freebsd.org USE_LIBTOOL= yes INSTALLS_SHLIB= yes |