diff options
author | wiz <wiz@pkgsrc.org> | 2005-12-01 20:18:29 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-12-01 20:18:29 +0000 |
commit | f2a3f52f08ad6da6f70226769bf9902767385a86 (patch) | |
tree | ea078ea04074fd8af52aa0456cbaf7b9755b72ad /security/pgp2 | |
parent | d6925aea5d7dd7d664648b512b9c0d8e1feba03b (diff) | |
download | pkgsrc-f2a3f52f08ad6da6f70226769bf9902767385a86.tar.gz |
Do not suggest rsaref (testing artifact).
Diffstat (limited to 'security/pgp2')
-rw-r--r-- | security/pgp2/options.mk | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/pgp2/options.mk b/security/pgp2/options.mk index 72c8a3a534c..7d69b019d3b 100644 --- a/security/pgp2/options.mk +++ b/security/pgp2/options.mk @@ -1,8 +1,7 @@ -# $NetBSD: options.mk,v 1.1 2005/12/01 20:17:48 wiz Exp $ +# $NetBSD: options.mk,v 1.2 2005/12/01 20:18:29 wiz Exp $ PKG_OPTIONS_VAR= PKG_OPTIONS.pgp2 PKG_SUPPORTED_OPTIONS= rsaref -PKG_SUGGESTED_OPTIONS= rsaref .include "../../mk/bsd.prefs.mk" |