aboutsummaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorRaphael Kubo da Costa <rakuco@FreeBSD.org>2015-12-30 10:43:50 +0000
committerRaphael Kubo da Costa <rakuco@FreeBSD.org>2015-12-30 10:43:50 +0000
commit66993bdc55a5f84d8a5de6c126fa14e4cc7d5539 (patch)
tree39f2caa4d5e6263d412fac141d9ca0b87167fd48 /databases
parentf399b102e9bf3d5af2aef518aceff9f54d490178 (diff)
downloadports-66993bdc55a5f84d8a5de6c126fa14e4cc7d5539.tar.gz
ports-66993bdc55a5f84d8a5de6c126fa14e4cc7d5539.zip
Unmark BROKEN.
The port can be fetched just fine.
Notes
Notes: svn path=/head/; revision=404823
Diffstat (limited to 'databases')
-rw-r--r--databases/dbtool/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/databases/dbtool/Makefile b/databases/dbtool/Makefile
index bf31ee969aca..639381849915 100644
--- a/databases/dbtool/Makefile
+++ b/databases/dbtool/Makefile
@@ -12,7 +12,6 @@ COMMENT= Store and retrieve data in a key/value format in a hash database
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
-BROKEN= Does not fetch
LIB_DEPENDS= libpcre.so:${PORTSDIR}/devel/pcre
USES= gmake shebangfix