diff options
author | sf <sf@FreeBSD.org> | 2001-01-22 02:58:32 +0800 |
---|---|---|
committer | sf <sf@FreeBSD.org> | 2001-01-22 02:58:32 +0800 |
commit | 73298ff29b6c66e771db73ba2611d9fc00dd647a (patch) | |
tree | d6c6e382b4d6fb18a4c40c2499fca99272f7df8e | |
parent | dd8f6298133aafe4494991d3d08859aa76b8dcc6 (diff) | |
download | freebsd-ports-gnome-73298ff29b6c66e771db73ba2611d9fc00dd647a.tar.gz freebsd-ports-gnome-73298ff29b6c66e771db73ba2611d9fc00dd647a.tar.zst freebsd-ports-gnome-73298ff29b6c66e771db73ba2611d9fc00dd647a.zip |
Change maintainer.
PR: 23799
Submitted by: Jonathan Pennington <john@coastalgeology.org>
-rw-r--r-- | math/pspp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/pspp/Makefile b/math/pspp/Makefile index c2bbfa77510b..11ce4b44af87 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= ports@freebsd.org +MAINTAINER= john@coastalgeology.org GNU_CONFIGURE= yes |