From b993355dcef440f40ce08d33fcb655ff0210640e Mon Sep 17 00:00:00 2001 From: amdmi3 Date: Sun, 11 Jan 2009 22:49:27 +0000 Subject: - Add mysql dependency to the rc script MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit PR: 130157 Submitted by: Morgan Wesström Approved by: "Mikle Davidkin" (maintainer) --- net-p2p/verlihub/Makefile | 2 +- net-p2p/verlihub/files/verlihub.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'net-p2p') diff --git a/net-p2p/verlihub/Makefile b/net-p2p/verlihub/Makefile index 009cd1f04384..47d7354c79b5 100644 --- a/net-p2p/verlihub/Makefile +++ b/net-p2p/verlihub/Makefile @@ -7,7 +7,7 @@ PORTNAME= verlihub DISTVERSION= 0.9.8d-RC2 -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 1 CATEGORIES= net-p2p MASTER_SITES= SF diff --git a/net-p2p/verlihub/files/verlihub.in b/net-p2p/verlihub/files/verlihub.in index 5b7ba01596b0..41b93eb2b568 100644 --- a/net-p2p/verlihub/files/verlihub.in +++ b/net-p2p/verlihub/files/verlihub.in @@ -1,7 +1,7 @@ #!/bin/sh # PROVIDE: verlihub -# REQUIRE: DAEMON +# REQUIRE: DAEMON mysql # # Add the following lines to /etc/rc.conf.local or /etc/rc.conf # to enable this service: -- cgit