diff options
author | Bryan Drewery <bdrewery@FreeBSD.org> | 2014-04-17 05:56:50 +0000 |
---|---|---|
committer | Bryan Drewery <bdrewery@FreeBSD.org> | 2014-04-17 05:56:50 +0000 |
commit | 6a2cd8e3d111f8006363bc2b290442641ac2081d (patch) | |
tree | 412a4cebd697c4770432ce193500382a0fc71787 /sysutils/ucspi-ipc | |
parent | - Pass MAKE_ENV into build so that WITH_CCACHE_BUILD works (diff) |
- 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
Notes
Notes:
svn path=/head/; revision=351451
Diffstat (limited to 'sysutils/ucspi-ipc')
-rw-r--r-- | sysutils/ucspi-ipc/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sysutils/ucspi-ipc/Makefile b/sysutils/ucspi-ipc/Makefile index 9767c9d0d98c..62eafe5dc68c 100644 --- a/sysutils/ucspi-ipc/Makefile +++ b/sysutils/ucspi-ipc/Makefile @@ -13,8 +13,6 @@ USES= perl5 DISABLE_SIZE= yes -RESTRICTED= Non-explicit licensing terms - DOCS= CHANGES WRKSRC= ${WRKDIR}/host/superscript.com/net/${DISTNAME} |