diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2011-12-18 01:01:05 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2011-12-18 01:01:05 +0800 |
commit | 0aff1b0b346e82c0249fda94d27624be24eed721 (patch) | |
tree | 4af16cf85f282ce7bb5f69b7673369e10161ffc4 | |
parent | 95379919fe27aa9f05a76161ccf885233758ceda (diff) | |
download | freebsd-ports-gnome-0aff1b0b346e82c0249fda94d27624be24eed721.tar.gz freebsd-ports-gnome-0aff1b0b346e82c0249fda94d27624be24eed721.tar.zst freebsd-ports-gnome-0aff1b0b346e82c0249fda94d27624be24eed721.zip |
- Reset maintainer due do mail bounces
<codeblock@eighthbit.net>: Host or domain name not found. Name service error
for name=eighthbit.net type=AAAA: Host not found
Final-Recipient: rfc822; codeblock@eighthbit.net
Original-Recipient: rfc822;codeblock@eighthbit.net
Action: failed
Status: 5.4.4
Diagnostic-Code: X-Postfix; Host or domain name not found. Name service error
for name=eighthbit.net type=AAAA: Host not found
With hat: portmgr
-rw-r--r-- | comms/callsign/Makefile | 2 | ||||
-rw-r--r-- | comms/rubygem-callsign/Makefile | 2 | ||||
-rw-r--r-- | graphics/rubygem-imagesize/Makefile | 2 | ||||
-rw-r--r-- | www/gist/Makefile | 2 |
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]* |