aboutsummaryrefslogtreecommitdiff
path: root/databases/redis2
diff options
context:
space:
mode:
authorSergey A. Osokin <osa@FreeBSD.org>2010-09-21 15:35:55 +0000
committerSergey A. Osokin <osa@FreeBSD.org>2010-09-21 15:35:55 +0000
commit6e37a8c51251a69836751b6f5169ddb63c64ca91 (patch)
tree4856ed91c32b48dd4d717b5588c69ffd18c4acf8 /databases/redis2
parent0e3a19d615cc61ed35698f42f6a6efa4702fa47d (diff)
downloadports-6e37a8c51251a69836751b6f5169ddb63c64ca91.tar.gz
ports-6e37a8c51251a69836751b6f5169ddb63c64ca91.zip
Notes
Diffstat (limited to 'databases/redis2')
-rw-r--r--databases/redis2/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/redis2/Makefile b/databases/redis2/Makefile
index 338beffb755e..ac7042839754 100644
--- a/databases/redis2/Makefile
+++ b/databases/redis2/Makefile
@@ -7,6 +7,7 @@
PORTNAME= redis
DISTVERSION= 2.0.1
+PORTREVISION= 1
CATEGORIES= databases
MASTER_SITES= GOOGLE_CODE
@@ -17,7 +18,7 @@ LIB_DEPENDS= execinfo.1:${PORTSDIR}/devel/libexecinfo
CFLAGS+= -I${LOCALBASE}/include
-CONFLICTS?= redis1-1.*
+CONFLICTS?= redis-1.*
USE_GMAKE= yes
USE_RC_SUBR= redis.sh