diff options
author | lioux <lioux@FreeBSD.org> | 2000-10-03 13:12:49 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2000-10-03 13:12:49 +0800 |
commit | 0bff57a792ba2477713e250c32f6e5e1d9de473d (patch) | |
tree | 71ea1b7acefc5e7bc95f9a3e018c438c5ba002d6 /x11-toolkits | |
parent | 5c3f3082a0e1069b293b2a3da8d26b620fe729d1 (diff) | |
download | freebsd-ports-gnome-0bff57a792ba2477713e250c32f6e5e1d9de473d.tar.gz freebsd-ports-gnome-0bff57a792ba2477713e250c32f6e5e1d9de473d.tar.zst freebsd-ports-gnome-0bff57a792ba2477713e250c32f6e5e1d9de473d.zip |
Maintainer is now a committer, update email accordingly
Approved by: will
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/jx/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/libj2dplot/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/libjparser/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/libjsearch/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/libjtoolbar/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/libjtree/Makefile | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/x11-toolkits/jx/Makefile b/x11-toolkits/jx/Makefile index 31fdd01ba2c0..92ac5271fe47 100644 --- a/x11-toolkits/jx/Makefile +++ b/x11-toolkits/jx/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= ftp://ftp.newplanetsoftware.com/pub/jx/source-1.5.3/ \ ftp://ftp.cs.itu.edu.tr/pub/linux/x11/jx/ DISTNAME= ${PORTNAME}_source-${PORTVERSION} -MAINTAINER= lioux@linf.unb.br +MAINTAINER= lioux@FreeBSD.org BUILD_DEPENDS= autoconf:${PORTSDIR}/devel/autoconf LIB_DEPENDS= png.4:${PORTSDIR}/graphics/png 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} diff --git a/x11-toolkits/libjparser/Makefile b/x11-toolkits/libjparser/Makefile index 9812d1a15ce9..ca67f7e1a2ea 100644 --- a/x11-toolkits/libjparser/Makefile +++ b/x11-toolkits/libjparser/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.newplanetsoftware.com/pub/glove/source/ \ ftp://ftp.newplanetsoftware.com/pub/thx/source/ DISTNAME= JParser_source-${PORTVERSION} -MAINTAINER= lioux@linf.unb.br +MAINTAINER= lioux@FreeBSD.org BUILD_DEPENDS= ${NONEXISTENT}:${JXPORT}:configure \ makemake:${JXPORT} diff --git a/x11-toolkits/libjsearch/Makefile b/x11-toolkits/libjsearch/Makefile index 3c2e4b5ca58f..c341cc03fde8 100644 --- a/x11-toolkits/libjsearch/Makefile +++ b/x11-toolkits/libjsearch/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= ftp://ftp.newplanetsoftware.com/pub/jx/source-1.5.3/ \ ftp://ftp.cs.itu.edu.tr/pub/linux/x11/jx/ DISTNAME= JSearch_source-${PORTVERSION} -MAINTAINER= lioux@linf.unb.br +MAINTAINER= lioux@FreeBSD.org BUILD_DEPENDS= ${NONEXISTENT}:${JXPORT}:configure \ makemake:${JXPORT} diff --git a/x11-toolkits/libjtoolbar/Makefile b/x11-toolkits/libjtoolbar/Makefile index 84df63a8caf9..9e1bd0e88c46 100644 --- a/x11-toolkits/libjtoolbar/Makefile +++ b/x11-toolkits/libjtoolbar/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= ftp://ftp.newplanetsoftware.com/pub/jx/source-1.5.3/ \ ftp://ftp.cs.itu.edu.tr/pub/linux/x11/jx/ DISTNAME= JToolBar_source-${PORTVERSION} -MAINTAINER= lioux@linf.unb.br +MAINTAINER= lioux@FreeBSD.org BUILD_DEPENDS= ${NONEXISTENT}:${JXPORT}:configure \ makemake:${JXPORT} diff --git a/x11-toolkits/libjtree/Makefile b/x11-toolkits/libjtree/Makefile index c641123de4d9..16c3c37a61d9 100644 --- a/x11-toolkits/libjtree/Makefile +++ b/x11-toolkits/libjtree/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= ftp://ftp.newplanetsoftware.com/pub/jx/source-1.5.3/ \ ftp://ftp.cs.itu.edu.tr/pub/linux/x11/jx/ DISTNAME= JTree_source-${PORTVERSION} -MAINTAINER= lioux@linf.unb.br +MAINTAINER= lioux@FreeBSD.org BUILD_DEPENDS= ${NONEXISTENT}:${JXPORT}:configure \ makemake:${JXPORT} |