diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 1999-03-21 07:44:48 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 1999-03-21 07:44:48 +0000 |
commit | 9fa160ce7c5af29b063eafcfe99eaa4b71c121e9 (patch) | |
tree | 965256427d9027e556a6c8bd522f724ee4d0d6ff /security/gnupg/Makefile | |
parent | 868ecf8ad188a02dcaeafd254f4fcfd77318b45c (diff) |
Notes
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 3a831b8fe3d3..8bf4c10a8898 100644 --- a/security/gnupg/Makefile +++ b/security/gnupg/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: gnupg -# Version required: 0.9.4 +# Version required: 0.9.5 # Date created: Sep 30, 1998 # Whom: kuriyama@FreeBSD.ORG # -# $Id: Makefile,v 1.6 1999/03/08 14:33:24 kuriyama Exp $ +# $Id: Makefile,v 1.7 1999/03/14 03:12:10 kuriyama Exp $ # -DISTNAME= gnupg-0.9.4 +DISTNAME= gnupg-0.9.5 CATEGORIES= security MASTER_SITES= ftp://ftp.guug.de/pub/gcrypt/ \ ftp://pgp.iijlab.net/pub/gnupg/ \ |