diff options
author | bdrewery <bdrewery@FreeBSD.org> | 2014-04-17 13:56:50 +0800 |
---|---|---|
committer | bdrewery <bdrewery@FreeBSD.org> | 2014-04-17 13:56:50 +0800 |
commit | 797e0e75c57ad72c9241b07c23e6e30bd1480037 (patch) | |
tree | 412a4cebd697c4770432ce193500382a0fc71787 /sysutils/ucspi-ssl | |
parent | f95691b670fe63ff3f25a9e42d2c9cdac4afa9be (diff) | |
download | freebsd-ports-gnome-797e0e75c57ad72c9241b07c23e6e30bd1480037.tar.gz freebsd-ports-gnome-797e0e75c57ad72c9241b07c23e6e30bd1480037.tar.zst freebsd-ports-gnome-797e0e75c57ad72c9241b07c23e6e30bd1480037.zip |
- These are not RESTRICTED anymore as DJB placed them into public
domain and explicitly allows for distribution.
See r350021 for more details.
With hat: portmgr
Diffstat (limited to 'sysutils/ucspi-ssl')
-rw-r--r-- | sysutils/ucspi-ssl/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sysutils/ucspi-ssl/Makefile b/sysutils/ucspi-ssl/Makefile index cf8cb48155d9..bc44c1547469 100644 --- a/sysutils/ucspi-ssl/Makefile +++ b/sysutils/ucspi-ssl/Makefile @@ -21,8 +21,6 @@ CONFLICTS?= ucspi-ssl-tls-[0-9]* USES= perl5 -RESTRICTED= Non-explicit licensing terms - PORTDOCS= CHANGES TODO UCSPI-SSL WRKSRC= ${WRKDIR}/host/superscript.com/net/${DISTNAME} |