aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/newfile/Makefile2
-rw-r--r--games/gtklife/Makefile2
-rw-r--r--games/nonsense/Makefile2
-rw-r--r--games/solarus/Makefile2
-rw-r--r--graphics/aalib/Makefile2
-rw-r--r--graphics/scr2png/Makefile2
-rw-r--r--math/ised/Makefile2
-rw-r--r--misc/bogosort/Makefile2
-rw-r--r--misc/getopt/Makefile2
-rw-r--r--misc/kbdscan/Makefile2
-rw-r--r--net/datapipe/Makefile2
-rw-r--r--sysutils/hextools/Makefile2
-rw-r--r--sysutils/moreutils-parallel/Makefile2
13 files changed, 13 insertions, 13 deletions
diff --git a/devel/newfile/Makefile b/devel/newfile/Makefile
index 0178017d0f95..8be920a57476 100644
--- a/devel/newfile/Makefile
+++ b/devel/newfile/Makefile
@@ -7,7 +7,7 @@ PORTREVISION= 4
CATEGORIES= devel
MASTER_SITES= SF
-MAINTAINER= eadler@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Tool for creating starter files in various languages
LICENSE= BSD3CLAUSE
diff --git a/games/gtklife/Makefile b/games/gtklife/Makefile
index e518ba6858a8..ef025f796ea4 100644
--- a/games/gtklife/Makefile
+++ b/games/gtklife/Makefile
@@ -7,7 +7,7 @@ PORTREVISION= 6
CATEGORIES= games
MASTER_SITES= http://ironphoenix.org/tril/gtklife/
-MAINTAINER= eadler@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= GTK+ implementation of Conways Game of Life
LICENSE= GPLv2
diff --git a/games/nonsense/Makefile b/games/nonsense/Makefile
index 6591aef3326e..49b8305e8760 100644
--- a/games/nonsense/Makefile
+++ b/games/nonsense/Makefile
@@ -7,7 +7,7 @@ PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= SF
-MAINTAINER= eadler@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Nonsense text generator
NO_BUILD= yes
diff --git a/games/solarus/Makefile b/games/solarus/Makefile
index 9324709988d2..585c007c5bf5 100644
--- a/games/solarus/Makefile
+++ b/games/solarus/Makefile
@@ -6,7 +6,7 @@ CATEGORIES= games
MASTER_SITES= http://www.solarus-games.org/downloads/solarus/
DISTNAME= solarus-${PORTVERSION}-src
-MAINTAINER= eadler@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Zelda-like 2D game engine
LIB_DEPENDS= libphysfs.so:${PORTSDIR}/devel/physfs \
diff --git a/graphics/aalib/Makefile b/graphics/aalib/Makefile
index f0fdc955a358..a441d7cb6d9e 100644
--- a/graphics/aalib/Makefile
+++ b/graphics/aalib/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= graphics
MASTER_SITES= SF/aa-project/aa-lib/1.4rc5
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/rc/}
-MAINTAINER= eadler@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= ASCII art library
LICENSE= GPLv2
diff --git a/graphics/scr2png/Makefile b/graphics/scr2png/Makefile
index 3868099b0374..a015790f804e 100644
--- a/graphics/scr2png/Makefile
+++ b/graphics/scr2png/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= nik
-MAINTAINER= eadler@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Converts the output of "vidcontrol -p" to PNG
LIB_DEPENDS= libgd.so:${PORTSDIR}/graphics/gd
diff --git a/math/ised/Makefile b/math/ised/Makefile
index a8b0cee1e7e8..06629663003b 100644
--- a/math/ised/Makefile
+++ b/math/ised/Makefile
@@ -7,7 +7,7 @@ PORTREVISION= 2
CATEGORIES= math
MASTER_SITES= SF/${PORTNAME}
-MAINTAINER= eadler@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Tool for generating number sequences and arithmetic evaluation
LICENSE= GPLv3
diff --git a/misc/bogosort/Makefile b/misc/bogosort/Makefile
index 95b1037d46d6..56a4a01381be 100644
--- a/misc/bogosort/Makefile
+++ b/misc/bogosort/Makefile
@@ -10,7 +10,7 @@ MASTER_SITES= http://www.lysator.liu.se/~qha/bogosort/ \
DISTNAME= ${PORTNAME}
DIST_SUBDIR= ${PORTNAME}/${PORTVERSION}
-MAINTAINER= eadler@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Sort (or not) stdin using the bogo-sort algorithm
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
diff --git a/misc/getopt/Makefile b/misc/getopt/Makefile
index 0ad98b2faf7d..f16c8d9c841c 100644
--- a/misc/getopt/Makefile
+++ b/misc/getopt/Makefile
@@ -6,7 +6,7 @@ PORTVERSION= 1.1.5
CATEGORIES= misc
MASTER_SITES= http://software.frodo.looijaard.name/getopt/files/
-MAINTAINER= eadler@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Replacement for getopt(1) that supports GNU-style long options
USES= gettext gmake
diff --git a/misc/kbdscan/Makefile b/misc/kbdscan/Makefile
index b6bd823c3e4c..313bd8f4da0c 100644
--- a/misc/kbdscan/Makefile
+++ b/misc/kbdscan/Makefile
@@ -5,7 +5,7 @@ PORTVERSION= 20110507
CATEGORIES= misc
MASTER_SITES= http://hack.org/mc/hacks/${PORTNAME}/
-MAINTAINER= eadler@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Kbdscan shows the scancodes of keys pressed
LICENSE= ISCL
diff --git a/net/datapipe/Makefile b/net/datapipe/Makefile
index 24524820a2d6..dd836514146e 100644
--- a/net/datapipe/Makefile
+++ b/net/datapipe/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= net
MASTER_SITES= ftp://ftp.distributed.net/pub/dcti/unsupported/ \
http://http.distributed.net/pub/dcti/unsupported/
-MAINTAINER= eadler@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Bind a local port and connect it to a remote socket
PLIST_FILES= bin/datapipe
diff --git a/sysutils/hextools/Makefile b/sysutils/hextools/Makefile
index 9c5b16953b8f..1d420f8c7736 100644
--- a/sysutils/hextools/Makefile
+++ b/sysutils/hextools/Makefile
@@ -5,7 +5,7 @@ PORTVERSION= 1.1
CATEGORIES= sysutils
MASTER_SITES= http://avl.enemy.org/utils/hextools/
-MAINTAINER= eadler@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Useful tools for dealing with hex files
NO_WRKSUBDIR=yes
diff --git a/sysutils/moreutils-parallel/Makefile b/sysutils/moreutils-parallel/Makefile
index c119e78614f4..75be9391475c 100644
--- a/sysutils/moreutils-parallel/Makefile
+++ b/sysutils/moreutils-parallel/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES= DEBIAN
MASTER_SITE_SUBDIR= pool/main/m/moreutils
DISTNAME= moreutils_${PORTVERSION}
-MAINTAINER= eadler@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Run programs in parallel
LICENSE= GPLv2