aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--deskutils/launchy/Makefile2
-rw-r--r--dns/adns/Makefile2
-rw-r--r--games/gtklife/Makefile2
-rw-r--r--textproc/html2text/Makefile2
4 files changed, 4 insertions, 4 deletions
diff --git a/deskutils/launchy/Makefile b/deskutils/launchy/Makefile
index 631e34a26101..72426bde1588 100644
--- a/deskutils/launchy/Makefile
+++ b/deskutils/launchy/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 2.5
CATEGORIES= deskutils
MASTER_SITES= SF/${PORTNAME}/Launchy%20on%20Linux/${PORTVERSION}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= ports@eitanadler.com
COMMENT= An open source keystroke launcher
BUILD_DEPENDS= ${LOCALBASE}/include/boost/spirit/core.hpp:${PORTSDIR}/devel/boost-libs
diff --git a/dns/adns/Makefile b/dns/adns/Makefile
index f7d7a03453db..c83f6a8ef56e 100644
--- a/dns/adns/Makefile
+++ b/dns/adns/Makefile
@@ -11,7 +11,7 @@ PORTREVISION= 1
CATEGORIES= dns
MASTER_SITES= http://www.chiark.greenend.org.uk/~ian/adns/ftp/
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= ports@eitanadler.com
COMMENT= Easy to use, asynchronous-capable DNS client library and utilities
GNU_CONFIGURE= yes
diff --git a/games/gtklife/Makefile b/games/gtklife/Makefile
index 99577a792d56..4fa2c231a951 100644
--- a/games/gtklife/Makefile
+++ b/games/gtklife/Makefile
@@ -11,7 +11,7 @@ PORTREVISION= 3
CATEGORIES= games
MASTER_SITES= http://ironphoenix.org/tril/gtklife/
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= ports@eitanadler.com
COMMENT= A GTK+ implementation of Conway's Game of Life
WANT_GNOME= yes
diff --git a/textproc/html2text/Makefile b/textproc/html2text/Makefile
index 41d26d77e3be..098f21575ca2 100644
--- a/textproc/html2text/Makefile
+++ b/textproc/html2text/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SUNSITE} \
http://www.mbayer.de/html2text/downloads/
MASTER_SITE_SUBDIR= apps/www/converters
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= ports@eitanadler.com
COMMENT= Converts HTML documents into plain text
HAS_CONFIGURE= yes