diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-04-02 02:43:25 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-04-02 02:43:25 +0000 |
commit | 3e8e9c65e7e2552a1b6c0c8146f0c9e07909f399 (patch) | |
tree | e7ca2d93051dff9f9f76f8dec88a06ae24c88182 /math/units | |
parent | take maintainership (diff) |
take over maintainership
PR: 36632
Submitted by: Jason Harris <jharris@widomaker.com>
Diffstat (limited to 'math/units')
-rw-r--r-- | math/units/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/units/Makefile b/math/units/Makefile index 4bf3ddca38ae..020ec90c132b 100644 --- a/math/units/Makefile +++ b/math/units/Makefile @@ -11,7 +11,7 @@ CATEGORIES= math MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= jharris@widomaker.com GNU_CONFIGURE= yes CONFIGURE_ARGS= --program-prefix=g |