diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-12-02 22:40:56 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-12-02 22:40:56 +0000 |
commit | 3f6c422e367c7bbda21b99b4d8e5ed3b278ac022 (patch) | |
tree | acb453a220fe86d30ab8d37f45975dee80f9c2dc /net/rubygem-amqp | |
parent | ea50968218fa3c63c316845cf78efc2274a0737b (diff) |
Notes
Diffstat (limited to 'net/rubygem-amqp')
-rw-r--r-- | net/rubygem-amqp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/rubygem-amqp/Makefile b/net/rubygem-amqp/Makefile index c81e58199186..e0707bbde9ea 100644 --- a/net/rubygem-amqp/Makefile +++ b/net/rubygem-amqp/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 1.0.2 CATEGORIES= net rubygems MASTER_SITES= RG -MAINTAINER= clsung@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Implementation of the AMQP protocol for RabbitMQ clients RUN_DEPENDS= rubygem-amq-client>=0.9.4:${PORTSDIR}/net/rubygem-amq-client \ |