aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--graphics/hsetroot/Makefile2
-rw-r--r--graphics/libcaca/Makefile2
-rw-r--r--net/tcpstat/Makefile2
-rw-r--r--www/rnews/Makefile2
4 files changed, 4 insertions, 4 deletions
diff --git a/graphics/hsetroot/Makefile b/graphics/hsetroot/Makefile
index 123ec013075a..12726dd1457b 100644
--- a/graphics/hsetroot/Makefile
+++ b/graphics/hsetroot/Makefile
@@ -11,7 +11,7 @@ PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= http://thegraveyard.org/files/
-MAINTAINER= vinc@freebsd-fr.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Root window parameter setting background for X
LIB_DEPENDS= Imlib2.2:${PORTSDIR}/graphics/imlib2
diff --git a/graphics/libcaca/Makefile b/graphics/libcaca/Makefile
index 7bbf333ee7b6..dce1dd95eede 100644
--- a/graphics/libcaca/Makefile
+++ b/graphics/libcaca/Makefile
@@ -9,7 +9,7 @@ PORTVERSION= 0.7
CATEGORIES= graphics
MASTER_SITES= http://sam.zoy.org/projects/libcaca/
-MAINTAINER= vinc@FreeBSD-fr.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Graphics library that outputs text instead of pixels
GNU_CONFIGURE= yes
diff --git a/net/tcpstat/Makefile b/net/tcpstat/Makefile
index ce028db0e24c..8ecacda0db8e 100644
--- a/net/tcpstat/Makefile
+++ b/net/tcpstat/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 1.5
CATEGORIES= net
MASTER_SITES= http://www.frenchfries.net/paul/tcpstat/
-MAINTAINER= vinc@freebsd-fr.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A program to report various network statistics
GNU_CONFIGURE= yes
diff --git a/www/rnews/Makefile b/www/rnews/Makefile
index 633f14c89358..e5ff0d27e421 100644
--- a/www/rnews/Makefile
+++ b/www/rnews/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
-MAINTAINER= vinc@FreeBSD-fr.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A server-side rss aggregator written in php with mysql
.if defined(WITH_PHP3)