diff options
author | Ade Lovett <ade@FreeBSD.org> | 2000-08-16 21:02:12 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2000-08-16 21:02:12 +0000 |
commit | be1fd8388e4893d193abbc0a483b59dda66dff78 (patch) | |
tree | e7dcffea2d8bf7e59213c1a6868570ad49433e31 /security/Makefile | |
parent | Fix dependency on guile-gtk (diff) |
The GNU Privacy Assistant is a graphical frontend to GnuPG and may be
used to manage the keys and encrypt/decrypt/sign/check files.
Submitted by: Clive Lin <clive@CirX.ORG>
Notes
Notes:
svn path=/head/; revision=31692
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile index cd89a2816ad6..ac07d6804533 100644 --- a/security/Makefile +++ b/security/Makefile @@ -25,6 +25,7 @@ SUBDIR += gag SUBDIR += gnupg SUBDIR += gnupg-rsa + SUBDIR += gpa SUBDIR += gpasman SUBDIR += gtkportscan SUBDIR += heimdal |