diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2002-02-12 01:41:03 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2002-02-12 01:41:03 +0000 |
commit | f7a35608b5524723beb58cdbe14304d536f92f5f (patch) | |
tree | dbf983df40e875f83a0ff09df3143ff060890728 /security/gnupg1 | |
parent | 979d85e38b4fadbc18886e3af03dd36c77f841f9 (diff) | |
download | ports-f7a35608b5524723beb58cdbe14304d536f92f5f.tar.gz ports-f7a35608b5524723beb58cdbe14304d536f92f5f.zip |
Notes
Diffstat (limited to 'security/gnupg1')
-rw-r--r-- | security/gnupg1/Makefile | 2 | ||||
-rw-r--r-- | security/gnupg1/pkg-plist | 2 |
2 files changed, 1 insertions, 3 deletions
diff --git a/security/gnupg1/Makefile b/security/gnupg1/Makefile index 59c2987e0c05..fd906dc0a540 100644 --- a/security/gnupg1/Makefile +++ b/security/gnupg1/Makefile @@ -7,7 +7,7 @@ PORTNAME= gnupg PORTVERSION= 1.0.6 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= security MASTER_SITES= ftp://ftp.gnupg.org/pub/gcrypt/%SUBDIR%/ \ ftp://pgp.iijlab.net/pub/%SUBDIR%/ \ diff --git a/security/gnupg1/pkg-plist b/security/gnupg1/pkg-plist index 543700826619..1edf5816e5bb 100644 --- a/security/gnupg1/pkg-plist +++ b/security/gnupg1/pkg-plist @@ -2,14 +2,12 @@ bin/gpg bin/gpgv info/gpg.info info/gpgv.info -lib/charset.alias lib/gnupg/rndegd lib/gnupg/rndunix lib/gnupg/tiger share/gnupg/FAQ share/gnupg/faq.html share/gnupg/options.skel -share/locale/locale.alias share/locale/da/LC_MESSAGES/gnupg.mo share/locale/de/LC_MESSAGES/gnupg.mo share/locale/eo/LC_MESSAGES/gnupg.mo |