diff options
author | demon <demon@FreeBSD.org> | 2001-01-06 20:24:32 +0000 |
---|---|---|
committer | demon <demon@FreeBSD.org> | 2001-01-06 20:24:32 +0000 |
commit | c78ce3cfb1d112274593aa9fec2f588068245082 (patch) | |
tree | 8799b7549bc220776be707aa8fb6d1be2ff2a2f7 /math/gsl/Makefile | |
parent | 7ee292a670b48e7f2744777d4361f16fffffeef0 (diff) | |
download | FreeBSD-ports-c78ce3cfb1d112274593aa9fec2f588068245082.zip FreeBSD-ports-c78ce3cfb1d112274593aa9fec2f588068245082.tar.gz |
Release to ports@. Maintainer e-mail bounces (no such user).
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 936aeadd..c2872ce 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 |