aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--irc/eggdrop/Makefile2
-rw-r--r--misc/gtl/Makefile2
-rw-r--r--x11-toolkits/ruby-wx/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/irc/eggdrop/Makefile b/irc/eggdrop/Makefile
index ffc77a425283..b6c266cc2569 100644
--- a/irc/eggdrop/Makefile
+++ b/irc/eggdrop/Makefile
@@ -15,7 +15,7 @@ PATCHFILES= ${PORTNAME}${PORTVERSION}-ssl.diff.gz
PATCH_SITES= http://www.egghelp.org/files/patches/
PATCH_WRKSRC= ${WRKDIR}
-MAINTAINER= q@galgenberg.net
+MAINTAINER= ports@FreeBSD.org
COMMENT= The most popular open source Internet Relay Chat bot
USE_BZIP2= yes
diff --git a/misc/gtl/Makefile b/misc/gtl/Makefile
index 441d676cf679..22f40be528b1 100644
--- a/misc/gtl/Makefile
+++ b/misc/gtl/Makefile
@@ -13,7 +13,7 @@ CATEGORIES= misc
MASTER_SITES= # http://infosun.fmi.uni-passau.de/GTL/
DISTNAME= GTL-${PORTVERSION}
-MAINTAINER= q@galgenberg.net
+MAINTAINER= ports@FreeBSD.org
COMMENT= C++ STL-based support for graphs and graph algorithms
RESTRICTED= License forbids redistribution (source or binary)
diff --git a/x11-toolkits/ruby-wx/Makefile b/x11-toolkits/ruby-wx/Makefile
index 6e9d5c556143..95a7ca150aed 100644
--- a/x11-toolkits/ruby-wx/Makefile
+++ b/x11-toolkits/ruby-wx/Makefile
@@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DISTNAME= wxruby-${PORTVERSION:S/.0$//}-src
DIST_SUBDIR= ruby
-MAINTAINER= q@galgenberg.net
+MAINTAINER= ports@FreeBSD.org
COMMENT= Ruby bindings for wxWindows (aka wxWidgets)
LIB_DEPENDS= wx_gtk2-2.4:${PORTSDIR}/x11-toolkits/wxgtk24 \