summaryrefslogtreecommitdiff
path: root/databases/rubygem-hiredis/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/rubygem-hiredis/Makefile')
-rw-r--r--databases/rubygem-hiredis/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/rubygem-hiredis/Makefile b/databases/rubygem-hiredis/Makefile
index 3ae9f308d30d..dbafd56a95ae 100644
--- a/databases/rubygem-hiredis/Makefile
+++ b/databases/rubygem-hiredis/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= hiredis
-PORTVERSION= 0.6.0
+PORTVERSION= 0.6.1
CATEGORIES= databases rubygems
MASTER_SITES= RG
@@ -10,6 +10,7 @@ MAINTAINER= ruby@FreeBSD.org
COMMENT= Ruby wrapper for hiredis
LICENSE= BSD3CLAUSE
+LICENSE_FILE= ${WRKSRC}/COPYING
RUN_DEPENDS= redis>=0:${PORTSDIR}/databases/redis