aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--comms/callsign/Makefile2
-rw-r--r--comms/rubygem-callsign/Makefile2
-rw-r--r--graphics/rubygem-imagesize/Makefile2
-rw-r--r--www/gist/Makefile2
4 files changed, 4 insertions, 4 deletions
diff --git a/comms/callsign/Makefile b/comms/callsign/Makefile
index 3a873d7615a7..307b5d38b00f 100644
--- a/comms/callsign/Makefile
+++ b/comms/callsign/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= comms net hamradio
MASTER_SITES= RF
DISTNAME= callsign-${PORTVERSION}
-MAINTAINER= codeblock@eighthbit.net
+MAINTAINER= ports@FreeBSD.org
COMMENT= An amateur radio callsign lookup command
RUN_DEPENDS= rubygem-callsign>=0:${PORTSDIR}/comms/rubygem-callsign
diff --git a/comms/rubygem-callsign/Makefile b/comms/rubygem-callsign/Makefile
index a79a0fabd022..59bbdc7c9c7c 100644
--- a/comms/rubygem-callsign/Makefile
+++ b/comms/rubygem-callsign/Makefile
@@ -9,7 +9,7 @@ PORTVERSION= 1.0.3
CATEGORIES= comms rubygems hamradio
MASTER_SITES= RG
-MAINTAINER= codeblock@eighthbit.net
+MAINTAINER= ports@FreeBSD.org
COMMENT= Provides a Ruby-Frontend to callook.info ham Radio Callsign Lookup
USE_RUBY= yes
diff --git a/graphics/rubygem-imagesize/Makefile b/graphics/rubygem-imagesize/Makefile
index 0a775564370b..ffe160cf44bb 100644
--- a/graphics/rubygem-imagesize/Makefile
+++ b/graphics/rubygem-imagesize/Makefile
@@ -9,7 +9,7 @@ PORTVERSION= 0.1.1
CATEGORIES= graphics rubygems
MASTER_SITES= RG
-MAINTAINER= codeblock@eighthbit.net
+MAINTAINER= ports@FreeBSD.org
COMMENT= A RubyGem for finding the size of an image.
USE_RUBY= yes
diff --git a/www/gist/Makefile b/www/gist/Makefile
index 334621b6ef64..1887833cb2f1 100644
--- a/www/gist/Makefile
+++ b/www/gist/Makefile
@@ -13,7 +13,7 @@ DISTNAME= gist
EXTRACT_SUFX=
EXTRACT_ONLY=
-MAINTAINER= codeblock@eighthbit.net
+MAINTAINER= ports@FreeBSD.org
COMMENT= A gist pastebin posting command
CONFLICTS= p5-WWW-GitHub-Gist-[0-9]*