Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Jun 2021 19:31:18 GMT
From:      Ashish SHUKLA <ashish@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 8a8e3e271970 - main - security/nebula: Fix copy-paste error
Message-ID:  <202106291931.15TJVIgm035615@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by ashish:

URL: https://cgit.FreeBSD.org/ports/commit/?id=8a8e3e2719705f6da95c586e9ac71f6df81f98d6

commit 8a8e3e2719705f6da95c586e9ac71f6df81f98d6
Author:     Ashish SHUKLA <ashish@FreeBSD.org>
AuthorDate: 2021-06-29 19:31:05 +0000
Commit:     Ashish SHUKLA <ashish@FreeBSD.org>
CommitDate: 2021-06-29 19:31:05 +0000

    security/nebula: Fix copy-paste error
---
 security/nebula/files/nebula.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/security/nebula/files/nebula.in b/security/nebula/files/nebula.in
index 1d45660db6c6..d378d29c0dae 100644
--- a/security/nebula/files/nebula.in
+++ b/security/nebula/files/nebula.in
@@ -1,6 +1,6 @@
 #!/bin/sh 
 
-# PROVIDE: caddy
+# PROVIDE: nebula
 # REQUIRE: LOGIN DAEMON NETWORKING
 # KEYWORD: shutdown
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202106291931.15TJVIgm035615>