aboutsummaryrefslogtreecommitdiffstats
path: root/databases/hiredis/Makefile
diff options
context:
space:
mode:
authorgblach <gblach@FreeBSD.org>2015-03-14 04:49:10 +0800
committergblach <gblach@FreeBSD.org>2015-03-14 04:49:10 +0800
commit7a2d74bb4c7543be933ff60195aefbfbfceaf987 (patch)
tree64ac1c5e245f462001a266dcc875d4107ed8bd17 /databases/hiredis/Makefile
parent556715500144cf70429c05c39dc8095d77aaa26f (diff)
downloadfreebsd-ports-gnome-7a2d74bb4c7543be933ff60195aefbfbfceaf987.tar.gz
freebsd-ports-gnome-7a2d74bb4c7543be933ff60195aefbfbfceaf987.tar.zst
freebsd-ports-gnome-7a2d74bb4c7543be933ff60195aefbfbfceaf987.zip
Fix pkgconf file
PR: 198513 Obtained from: github.com/redis/hiredis
Diffstat (limited to 'databases/hiredis/Makefile')
-rw-r--r--databases/hiredis/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/hiredis/Makefile b/databases/hiredis/Makefile
index ed31c8e85e76..b1bfedd56467 100644
--- a/databases/hiredis/Makefile
+++ b/databases/hiredis/Makefile
@@ -3,6 +3,7 @@
PORTNAME= hiredis
PORTVERSION= 0.12.1
+PORTREVISION= 1
CATEGORIES= databases
MAINTAINER= gblach@FreeBSD.org