Date: Thu, 18 Jul 2024 16:48:33 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 1cb4489a741e - main - security/pgpdump: Update WWW and clean up pkg-descr Message-ID: <202407181648.46IGmXLs009971@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=1cb4489a741e41f94b683c3c3cc5fd66af554e31 commit 1cb4489a741e41f94b683c3c3cc5fd66af554e31 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-07-18 16:45:14 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-07-18 16:45:14 +0000 security/pgpdump: Update WWW and clean up pkg-descr --- security/pgpdump/Makefile | 3 ++- security/pgpdump/pkg-descr | 2 -- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/security/pgpdump/Makefile b/security/pgpdump/Makefile index 81ecf996eb6d..422c89214d9a 100644 --- a/security/pgpdump/Makefile +++ b/security/pgpdump/Makefile @@ -5,7 +5,8 @@ MASTER_SITES= https://www.mew.org/~kazu/proj/pgpdump/ MAINTAINER= sunpoet@FreeBSD.org COMMENT= PGP packet visualizer -WWW= https://www.mew.org/~kazu/proj/pgpdump/ +WWW= https://www.mew.org/~kazu/proj/pgpdump/en/ \ + https://github.com/kazu-yamamoto/pgpdump LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/COPYRIGHT diff --git a/security/pgpdump/pkg-descr b/security/pgpdump/pkg-descr index f183b6d3ff1d..f75d016a88c8 100644 --- a/security/pgpdump/pkg-descr +++ b/security/pgpdump/pkg-descr @@ -1,4 +1,2 @@ pgpdump is a PGP packet visualizer which displays the packet format of OpenPGP (RFC 4880) and PGP version 2 (RFC 1991). - -See also: https://github.com/kazu-yamamoto/pgpdumphome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202407181648.46IGmXLs009971>
