diff options
Diffstat (limited to 'security/pgpgpg/Makefile')
-rw-r--r-- | security/pgpgpg/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/pgpgpg/Makefile b/security/pgpgpg/Makefile index e4f2a5d520d4..974f8b3c8b7b 100644 --- a/security/pgpgpg/Makefile +++ b/security/pgpgpg/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: pgpgpg -# Version required: 0.13 # Date created: 16 December 1999 # Whom: Matt Behrens <matt@zigg.com> # # $FreeBSD$ # -DISTNAME= pgpgpg-0.13 +PORTNAME= pgpgpg +PORTVERSION= 0.13 CATEGORIES= security MASTER_SITES= http://www.nessie.de/mroth/pgpgpg/ \ ftp://ftp.gnupg.org/pub/gcrypt/pgpgpg/ |