diff options
author | nork <nork@FreeBSD.org> | 2003-02-23 00:12:23 +0800 |
---|---|---|
committer | nork <nork@FreeBSD.org> | 2003-02-23 00:12:23 +0800 |
commit | 0fcf2b015919733eec118676bcf6686491d89e11 (patch) | |
tree | 427708910df1685f78b6c9c9ba53e43244c08a3d /security/p5-Net-SSLeay/Makefile | |
parent | 84636e195d32543c2ca6c8e1649ee1dde27686ee (diff) | |
download | freebsd-ports-gnome-0fcf2b015919733eec118676bcf6686491d89e11.tar.gz freebsd-ports-gnome-0fcf2b015919733eec118676bcf6686491d89e11.tar.zst freebsd-ports-gnome-0fcf2b015919733eec118676bcf6686491d89e11.zip |
Remove RESTRICTED tag for crypto stuff.
Approved by: kris (implicitly)
Diffstat (limited to 'security/p5-Net-SSLeay/Makefile')
-rw-r--r-- | security/p5-Net-SSLeay/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/security/p5-Net-SSLeay/Makefile b/security/p5-Net-SSLeay/Makefile index fa29b6ea70e1..b67f7299df2d 100644 --- a/security/p5-Net-SSLeay/Makefile +++ b/security/p5-Net-SSLeay/Makefile @@ -16,7 +16,6 @@ DISTNAME= Net_SSLeay.pm-${PORTVERSION} MAINTAINER= shell@shellhung.org COMMENT= Perl5 interface to SSL -RESTRICTED= "Cryptography" PERL_CONFIGURE= yes CONFIGURE_ARGS+= "/usr" USE_OPENSSL= yes |