diff options
Diffstat (limited to 'net/rubygem-righthttpconnection/Makefile')
-rw-r--r-- | net/rubygem-righthttpconnection/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/rubygem-righthttpconnection/Makefile b/net/rubygem-righthttpconnection/Makefile index 3a7454500005..878fccb4c75d 100644 --- a/net/rubygem-righthttpconnection/Makefile +++ b/net/rubygem-righthttpconnection/Makefile @@ -1,6 +1,6 @@ # Ports collection makefile for: rubygem-righthttpconnection # Date created: 01 May 2008 -# Whom: Greg Larkin <glarkin@sourcehosting.net> +# Whom: Greg Larkin <glarkin@FreeBSD.org> # # $FreeBSD$ # @@ -12,7 +12,7 @@ MASTER_SITES= RF MASTER_SITE_SUBDIR= rightaws DISTNAME= right_http_connection-${PORTVERSION} -MAINTAINER= glarkin@sourcehosting.net +MAINTAINER= glarkin@FreeBSD.org COMMENT= Persistent HTTP/HTTPS connections with error retries USE_RUBY= yes |