diff options
author | linimon <linimon@FreeBSD.org> | 2009-06-20 04:06:31 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2009-06-20 04:06:31 +0800 |
commit | 7e8b3b7a70efc90ba934811bb04b125ef9d75c43 (patch) | |
tree | 98d165dcf64de2b50f5fb23283445a69480a38d1 /devel/libnxt | |
parent | 32c1485928500741d5dd3e4363a6117ce436a768 (diff) | |
download | freebsd-ports-gnome-7e8b3b7a70efc90ba934811bb04b125ef9d75c43.tar.gz freebsd-ports-gnome-7e8b3b7a70efc90ba934811bb04b125ef9d75c43.tar.zst freebsd-ports-gnome-7e8b3b7a70efc90ba934811bb04b125ef9d75c43.zip |
Update maintainer's email address. Had already been done for his
other ports.
Diffstat (limited to 'devel/libnxt')
-rw-r--r-- | devel/libnxt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libnxt/Makefile b/devel/libnxt/Makefile index 216e33d9acf4..0a3fbbe12663 100644 --- a/devel/libnxt/Makefile +++ b/devel/libnxt/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} \ http://personalpages.tds.net/~jwbacon/Ports/distfiles/ -MAINTAINER= bacon@smithers.neuro.mcw.edu +MAINTAINER= jwbacon@tds.net COMMENT= Lego NXT library BUILD_DEPENDS= scons:${PORTSDIR}/devel/scons \ |