diff options
author | wiz <wiz> | 2005-12-01 20:18:29 +0000 |
---|---|---|
committer | wiz <wiz> | 2005-12-01 20:18:29 +0000 |
commit | 26c748ccf53bbc604d31cffb12b211b26dae44da (patch) | |
tree | ea078ea04074fd8af52aa0456cbaf7b9755b72ad /security | |
parent | 5d901fc049f708506ab0f12cc5f6cac4011a794a (diff) | |
download | pkgsrc-26c748ccf53bbc604d31cffb12b211b26dae44da.tar.gz |
Do not suggest rsaref (testing artifact).
Diffstat (limited to 'security')
-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" |