diff options
-rw-r--r-- | net-p2p/verlihub/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/verlihub/files/verlihub.in | 2 |
2 files changed, 2 insertions, 2 deletions
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: |