diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-04-02 10:43:25 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-04-02 10:43:25 +0800 |
commit | d02c7c9c39287695244de012fdd9b0461acc49b2 (patch) | |
tree | 59cf40aea0899927c809d602d6aeaf3ae201862b /math/units | |
parent | 12ef83a1b97e7135c79a3021f7299eca8b547483 (diff) | |
download | freebsd-ports-gnome-d02c7c9c39287695244de012fdd9b0461acc49b2.tar.gz freebsd-ports-gnome-d02c7c9c39287695244de012fdd9b0461acc49b2.tar.zst freebsd-ports-gnome-d02c7c9c39287695244de012fdd9b0461acc49b2.zip |
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 |