diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-07-24 18:34:16 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-07-24 18:34:16 +0000 |
commit | 37f54e0f66813dcddb3659fd7810198377792a1e (patch) | |
tree | 14d88ff45e3710ccf80308fb8ce1a086cd5f11ae /databases/ldb | |
parent | 04ad7b544504ae333b1f3574897902b386bde4b4 (diff) |
Notes
Diffstat (limited to 'databases/ldb')
-rw-r--r-- | databases/ldb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/ldb/Makefile b/databases/ldb/Makefile index a7884d472fc9..0f7becbee172 100644 --- a/databases/ldb/Makefile +++ b/databases/ldb/Makefile @@ -2,7 +2,7 @@ PORTNAME= ldb PORTVERSION= 1.1.16 -PORTREVISION= 0 +PORTREVISION= 1 PORTEPOCH= 0 CATEGORIES= databases MASTER_SITES= ${MASTER_SITE_SAMBA} |