diff options
Diffstat (limited to 'security/pgpgpg/Makefile')
-rw-r--r-- | security/pgpgpg/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/pgpgpg/Makefile b/security/pgpgpg/Makefile index 7176ab00a6e2..fdba7ac8fc87 100644 --- a/security/pgpgpg/Makefile +++ b/security/pgpgpg/Makefile @@ -5,10 +5,9 @@ PORTNAME= pgpgpg PORTVERSION= 0.13 PORTREVISION= 4 CATEGORIES= security -MASTER_SITES= ${MASTER_SITE_PACKETSTORM} \ +MASTER_SITES= PACKETSTORM/crypt/pgpgpg \ ftp://ftp.gnupg.org/gcrypt/historic/ \ http://www.nessie.de/mroth/pgpgpg/ -MASTER_SITE_SUBDIR= crypt/pgpgpg MAINTAINER= ports@FreeBSD.org COMMENT= Wrapper for GnuPG to simulate PGP 2.6.x |