diff options
Diffstat (limited to 'net/rubygem-amq-protocol/Makefile')
-rw-r--r-- | net/rubygem-amq-protocol/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/rubygem-amq-protocol/Makefile b/net/rubygem-amq-protocol/Makefile index 78befddec26e..be4a11af70a4 100644 --- a/net/rubygem-amq-protocol/Makefile +++ b/net/rubygem-amq-protocol/Makefile @@ -5,12 +5,12 @@ # $FreeBSD$ PORTNAME= amq-protocol -PORTVERSION= 0.9.0 +PORTVERSION= 0.9.4 CATEGORIES= net rubygems MASTER_SITES= RG MAINTAINER= clsung@FreeBSD.org -COMMENT= An AMQP 0.9.1 serialization library for Ruby +COMMENT= An AMQP serialization library for Ruby USE_RUBY= yes USE_RUBYGEMS= yes |