diff --git a/security/pgpgpg/Makefile b/security/pgpgpg/Makefile index 23894347c786..d1789d5e2da7 100644 --- a/security/pgpgpg/Makefile +++ b/security/pgpgpg/Makefile @@ -3,15 +3,16 @@ PORTNAME= pgpgpg PORTVERSION= 0.13 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= security -MASTER_SITES= PACKETSTORM/crypt/pgpgpg \ - ftp://ftp.gnupg.org/gcrypt/historic/ \ - http://www.nessie.de/mroth/pgpgpg/ +MASTER_SITES= https://mroth.net/pgpgpg/ \ + https://BSDforge.com/projects/source/security/pgpgpg/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= portmaster@BSDforge.com COMMENT= Wrapper for GnuPG to simulate PGP 2.6.x +LICENSE= GPLv2 + BUILD_DEPENDS= gnupg1>=0:security/gnupg1 RUN_DEPENDS= gnupg1>=0:security/gnupg1 diff --git a/security/pgpgpg/distinfo b/security/pgpgpg/distinfo index 80c0d9457c8e..ce0e675af6cb 100644 --- a/security/pgpgpg/distinfo +++ b/security/pgpgpg/distinfo @@ -1,2 +1,3 @@ +TIMESTAMP = 1608744168 SHA256 (pgpgpg-0.13.tar.gz) = 905e1d2c60715a733f30e7469e9255370d69858abfe0c7d4972b10cb0165cbc3 SIZE (pgpgpg-0.13.tar.gz) = 53135 diff --git a/security/pgpgpg/pkg-descr b/security/pgpgpg/pkg-descr index eb4ce38ebaa9..6b298540ddfa 100644 --- a/security/pgpgpg/pkg-descr +++ b/security/pgpgpg/pkg-descr @@ -2,4 +2,4 @@ pgpgpg is a wrapper around Gnu Privacy Guard which takes PGP 2.6 command line options, translates them, and calls GnuPG (Gnu Privacy Guard) to perform the desired action. -WWW: http://www.nessie.de/mroth/pgpgpg/ +WWW: https://mroth.net/pgpgpg/