git: a024aab9679c - main - security/archlinux-keyring: remove redundant pkg-message
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 10 Jun 2023 07:19:19 UTC
The branch main has been updated by vishwin:
URL: https://cgit.FreeBSD.org/ports/commit/?id=a024aab9679c3fc8d6dce694805e7a4f70873c62
commit a024aab9679c3fc8d6dce694805e7a4f70873c62
Author: Charlie Li <vishwin@FreeBSD.org>
AuthorDate: 2023-06-10 07:18:54 +0000
Commit: Charlie Li <vishwin@FreeBSD.org>
CommitDate: 2023-06-10 07:18:54 +0000
security/archlinux-keyring: remove redundant pkg-message
Event: SouthEast LinuxFest 2023
---
security/archlinux-keyring/pkg-message | 11 -----------
1 file changed, 11 deletions(-)
diff --git a/security/archlinux-keyring/pkg-message b/security/archlinux-keyring/pkg-message
deleted file mode 100644
index 84d518eee601..000000000000
--- a/security/archlinux-keyring/pkg-message
+++ /dev/null
@@ -1,11 +0,0 @@
-[
-{
- type: upgrade
- message: <<EOM
-To populate/update the keyring, run:
-
- # pacman-key --populate archlinux
- # pacman-key --updatedb
-EOM
-}
-]