diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2011-01-24 04:47:59 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2011-01-24 04:47:59 +0000 |
commit | d5131100e5efe7bb2efceeadda746d958858321a (patch) | |
tree | 62a38ec0d700433d4be0ff7de7d8e5f5fc56c27c /editors/xxe | |
parent | -Chase some silent upstream distfile changes (diff) |
Restore the RESTRICTED definition, on a re-check of the authors' website.
Hat: portmgr
Feature safe: yes
Notes
Notes:
svn path=/head/; revision=268158
Diffstat (limited to 'editors/xxe')
-rw-r--r-- | editors/xxe/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/xxe/Makefile b/editors/xxe/Makefile index d96384540c63..ad515c09792c 100644 --- a/editors/xxe/Makefile +++ b/editors/xxe/Makefile @@ -20,7 +20,7 @@ USE_JAVA= YES JAVA_VERSION= 1.5+ NO_BUILD= YES -#RESTRICTED= "Licensee may not distribute the Software" +RESTRICTED= Licensee may not distribute the Software BINS= convertdoc csscheck deploywebstart translatexxe xmltool xxe |