diff options
author | FUJISHIMA Satsuki <sf@FreeBSD.org> | 2001-01-21 18:58:32 +0000 |
---|---|---|
committer | FUJISHIMA Satsuki <sf@FreeBSD.org> | 2001-01-21 18:58:32 +0000 |
commit | accb4e56bece53a3089437a95c7d7fbf908192e1 (patch) | |
tree | a6afca48f7f31f397b84e8c28d7e3c65f88a7beb /math/pspp | |
parent | 0b1fb4e5e6f64176596179046669e29eeb231a97 (diff) | |
download | ports-accb4e56bece53a3089437a95c7d7fbf908192e1.tar.gz ports-accb4e56bece53a3089437a95c7d7fbf908192e1.zip |
Notes
Diffstat (limited to 'math/pspp')
-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 |