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 | |
parent | Remove extra " perl5" at end of dependency line. (diff) |
Release to ports@. Maintainer e-mail bounces (no such user).
Notes
Notes:
svn path=/head/; revision=36870
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 |