diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2000-09-19 03:16:12 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2000-09-19 03:16:12 +0000 |
commit | f128872284c056f61e6e3892b957f1723884f06c (patch) | |
tree | cb044209e1ef6bb8b6f1110a9057c4aabce064e1 /security/gnupg1 | |
parent | 636d1ebd70fd6825fbd4d30b41abf865213aa9ab (diff) | |
download | ports-f128872284c056f61e6e3892b957f1723884f06c.tar.gz ports-f128872284c056f61e6e3892b957f1723884f06c.zip |
Notes
Diffstat (limited to 'security/gnupg1')
-rw-r--r-- | security/gnupg1/Makefile | 2 | ||||
-rw-r--r-- | security/gnupg1/distinfo | 2 | ||||
-rw-r--r-- | security/gnupg1/pkg-plist | 2 |
3 files changed, 4 insertions, 2 deletions
diff --git a/security/gnupg1/Makefile b/security/gnupg1/Makefile index fb8e497655a7..be1d98abce5c 100644 --- a/security/gnupg1/Makefile +++ b/security/gnupg1/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnupg -PORTVERSION= 1.0.2 +PORTVERSION= 1.0.3 CATEGORIES= security MASTER_SITES= ftp://ftp.gnupg.org/pub/gcrypt/gnupg/ \ ftp://pgp.iijlab.net/pub/gnupg/ \ diff --git a/security/gnupg1/distinfo b/security/gnupg1/distinfo index 68e659394038..5d55104b5962 100644 --- a/security/gnupg1/distinfo +++ b/security/gnupg1/distinfo @@ -1 +1 @@ -MD5 (gnupg-1.0.2.tar.gz) = f445c34652042b1c0cd8c2683bcf6a05 +MD5 (gnupg-1.0.3.tar.gz) = ef42c679df7a555e23ebe3c8d14a9124 diff --git a/security/gnupg1/pkg-plist b/security/gnupg1/pkg-plist index bfc5b223e128..7ecaae1b257d 100644 --- a/security/gnupg1/pkg-plist +++ b/security/gnupg1/pkg-plist @@ -2,6 +2,8 @@ bin/gpg lib/gnupg/rndegd lib/gnupg/rndunix lib/gnupg/tiger +share/gnupg/FAQ +share/gnupg/faq.html share/gnupg/options.skel share/locale/da/LC_MESSAGES/gnupg.mo share/locale/de/LC_MESSAGES/gnupg.mo |