diff options
author | Norikatsu Shigemura <nork@FreeBSD.org> | 2003-02-22 16:12:23 +0000 |
---|---|---|
committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2003-02-22 16:12:23 +0000 |
commit | 4f56b2baa0b251b3f8a7a4d3047324f21edb8b4f (patch) | |
tree | 2cc512a10b56988cf8bb5bfe318afa957b691baf /security/bugs | |
parent | Update MASTER_SITES (diff) |
Remove RESTRICTED tag for crypto stuff.
Approved by: kris (implicitly)
Diffstat (limited to 'security/bugs')
-rw-r--r-- | security/bugs/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/security/bugs/Makefile b/security/bugs/Makefile index 34d2eb9d314e..2fb483c84f79 100644 --- a/security/bugs/Makefile +++ b/security/bugs/Makefile @@ -24,7 +24,6 @@ USE_GMAKE= yes # Cryptography = be extra careful... NO_CDROM= may contain export-restricted material NO_PACKAGE= may contain export-restricted material -RESTRICTED= Cryptography post-configure: (cd ${WRKSRC}; ${MAKE} bsd) |