diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2002-11-18 03:48:10 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2002-11-18 03:48:10 +0000 |
commit | 64f0415ebe115acf785e48540faf867d9914818d (patch) | |
tree | 7326647032c57861e73eb1caed955f44594b9037 /math | |
parent | ff250d7f68f436bb501de735c8218063890ae1cb (diff) | |
download | ports-64f0415ebe115acf785e48540faf867d9914818d.tar.gz ports-64f0415ebe115acf785e48540faf867d9914818d.zip |
Notes
Diffstat (limited to 'math')
-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 4615e82e2474..42614c7eae77 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= john@coastalgeology.org +MAINTAINER= ports@FreeBSD.org GNU_CONFIGURE= yes |