diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 1998-12-10 13:32:56 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 1998-12-10 13:32:56 +0000 |
commit | bf315ea4a688b601e12348f87d5e5130b34798cd (patch) | |
tree | e83dd2abf8e1981f8c4d0f899ddc63bf77fd2518 /security/gnupg1/Makefile | |
parent | 09eadb47b3d7662a6eb23808808f2896bb3657be (diff) |
Notes
Diffstat (limited to 'security/gnupg1/Makefile')
-rw-r--r-- | security/gnupg1/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/security/gnupg1/Makefile b/security/gnupg1/Makefile index 5114f82bef05..8e9449860eda 100644 --- a/security/gnupg1/Makefile +++ b/security/gnupg1/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/ \ |