diff options
author | demon <demon@FreeBSD.org> | 2001-01-07 04:24:32 +0800 |
---|---|---|
committer | demon <demon@FreeBSD.org> | 2001-01-07 04:24:32 +0800 |
commit | c78ce3cfb1d112274593aa9fec2f588068245082 (patch) | |
tree | 8799b7549bc220776be707aa8fb6d1be2ff2a2f7 /math | |
parent | 7ee292a670b48e7f2744777d4361f16fffffeef0 (diff) | |
download | freebsd-ports-gnome-c78ce3cfb1d112274593aa9fec2f588068245082.tar.gz freebsd-ports-gnome-c78ce3cfb1d112274593aa9fec2f588068245082.tar.zst freebsd-ports-gnome-c78ce3cfb1d112274593aa9fec2f588068245082.zip |
Release to ports@. Maintainer e-mail bounces (no such user).
Diffstat (limited to 'math')
-rw-r--r-- | math/gsl/Makefile | 2 | ||||
-rw-r--r-- | math/pspp/Makefile | 2 |
2 files changed, 2 insertions, 2 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 diff --git a/math/pspp/Makefile b/math/pspp/Makefile index 7622bb618bfc..c2bbfa77510b 100644 --- a/math/pspp/Makefile +++ b/math/pspp/Makefile @@ -11,7 +11,7 @@ CATEGORIES= math MASTER_SITES= ftp://alpha.gnu.org/gnu/pspp/ \ ftp://pspp.stat.wisc.edu/pub/PSPP/ -MAINTAINER= andrew@chg.ru +MAINTAINER= ports@freebsd.org GNU_CONFIGURE= yes |