diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2003-09-07 23:39:04 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2003-09-07 23:39:04 +0000 |
commit | e2718b777aae40a143ac1f4c78e19b9e380a8c66 (patch) | |
tree | 2918eb6638d4d960bfcd94befc7f7d97563c0d53 /math/glove | |
parent | 10f2d68547162a7b3ed9e031f35e53cc9a9e03c9 (diff) | |
download | ports-e2718b777aae40a143ac1f4c78e19b9e380a8c66.tar.gz ports-e2718b777aae40a143ac1f4c78e19b9e380a8c66.zip |
Notes
Diffstat (limited to 'math/glove')
-rw-r--r-- | math/glove/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/glove/Makefile b/math/glove/Makefile index 9a37b96a8e64..7f7d68834336 100644 --- a/math/glove/Makefile +++ b/math/glove/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= lioux DISTNAME= Glove_source-${PORTVERSION} -MAINTAINER= lioux@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Data acquisition, manipulation, and analysis program for X EXTRACT_DEPENDS= ${NONEXISTENT}:${JXPORT}:configure |