git: 7c6e60250c3f - main - sysutils/bacula13-client: remove typo
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 24 Nov 2023 14:27:44 UTC
The branch main has been updated by dvl:
URL: https://cgit.FreeBSD.org/ports/commit/?id=7c6e60250c3f53a839db12311a1eacf57d49182b
commit 7c6e60250c3f53a839db12311a1eacf57d49182b
Author: Dan Langille <dvl@FreeBSD.org>
AuthorDate: 2023-11-24 14:27:13 +0000
Commit: Dan Langille <dvl@FreeBSD.org>
CommitDate: 2023-11-24 14:27:40 +0000
sysutils/bacula13-client: remove typo
There was a y before PORTNAME
---
sysutils/bacula13-client/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sysutils/bacula13-client/Makefile b/sysutils/bacula13-client/Makefile
index 0d7df59d51b9..82178c81163b 100644
--- a/sysutils/bacula13-client/Makefile
+++ b/sysutils/bacula13-client/Makefile
@@ -1,4 +1,4 @@
-yPORTNAME= bacula
+PORTNAME= bacula
PKGNAMESUFFIX= 13-client
COMMENT= Network backup solution (client)