diff options
Diffstat (limited to 'security/gnupg/Makefile')
-rw-r--r-- | security/gnupg/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/security/gnupg/Makefile b/security/gnupg/Makefile index 5114f82..8e94498 100644 --- a/security/gnupg/Makefile +++ b/security/gnupg/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: gnupg -# Version required: 0.4.4 +# Version required: 0.4.5 # Date created: Sep 30, 1998 # Whom: kuriyama@FreeBSD.ORG # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1998/11/23 14:13:26 kuriyama Exp $ # -DISTNAME= gnupg-0.4.4 +DISTNAME= gnupg-0.4.5 CATEGORIES= security MASTER_SITES= ftp://ftp.guug.de/pub/gcrypt/ \ ftp://pgp.iijlab.net/pub/gnupg/ \ |