diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2002-02-04 03:32:21 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2002-02-04 03:32:21 +0000 |
commit | 90c577def274e0a382068c69ccb18a7ca2ce8a18 (patch) | |
tree | d0772e61953cfb1dd04e44d5cfa4a609e0b6b14d /security/Makefile | |
parent | Update to 0.1.7 (diff) |
Remove the p5-GPG port. It is no longer being maintained by it's author,
and there is a much better PGP Perl interface in security/p5-Crypt-OpenPGP.
Notes
Notes:
svn path=/head/; revision=54188
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile index b3dae6e1799c..2910c4b0b891 100644 --- a/security/Makefile +++ b/security/Makefile @@ -146,7 +146,6 @@ SUBDIR += p5-Digest-MD2 SUBDIR += p5-Digest-MD5 SUBDIR += p5-Digest-SHA1 - SUBDIR += p5-GPG SUBDIR += p5-GnuPG-Interface SUBDIR += p5-IO-Socket-SSL SUBDIR += p5-MD5 |