diff options
Diffstat (limited to 'net/rubygem-amq-protocol/Makefile')
-rw-r--r-- | net/rubygem-amq-protocol/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/rubygem-amq-protocol/Makefile b/net/rubygem-amq-protocol/Makefile index 7a9c12f327ed..e8a6ed19800c 100644 --- a/net/rubygem-amq-protocol/Makefile +++ b/net/rubygem-amq-protocol/Makefile @@ -1,5 +1,5 @@ PORTNAME= amq-protocol -PORTVERSION= 2.3.3 +PORTVERSION= 2.3.4 CATEGORIES= net rubygems MASTER_SITES= RG @@ -13,7 +13,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE USES= gem python:env shebangfix NO_ARCH= yes -REINPLACE_ARGS= -i '' SHEBANG_FILES= codegen/codegen.py |