diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2000-10-03 05:12:49 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2000-10-03 05:12:49 +0000 |
commit | b327e9c777ef2ae8102ffc409bb644729e611941 (patch) | |
tree | 6904476277a391654d6dfd33edf926483c9dadfe /x11-toolkits/libj2dplot | |
parent | c5549750dc3d53828e254aafb5305c4c84933198 (diff) | |
download | ports-b327e9c777ef2ae8102ffc409bb644729e611941.tar.gz ports-b327e9c777ef2ae8102ffc409bb644729e611941.zip |
Maintainer is now a committer, update email accordingly
Approved by: will
Notes
Notes:
svn path=/head/; revision=33350
Diffstat (limited to 'x11-toolkits/libj2dplot')
-rw-r--r-- | x11-toolkits/libj2dplot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/libj2dplot/Makefile b/x11-toolkits/libj2dplot/Makefile index cc001b7a36af..bdd3e4e1c410 100644 --- a/x11-toolkits/libj2dplot/Makefile +++ b/x11-toolkits/libj2dplot/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.newplanetsoftware.com/pub/glove/source/ \ ftp://ftp.newplanetsoftware.com/pub/thx/source/ DISTNAME= J2DPlot_source-${PORTVERSION} -MAINTAINER= lioux@linf.unb.br +MAINTAINER= lioux@FreeBSD.org BUILD_DEPENDS= ${NONEXISTENT}:${JXPORT}:configure \ makemake:${JXPORT} |