diff options
author | linimon <linimon@FreeBSD.org> | 2011-01-24 12:47:59 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2011-01-24 12:47:59 +0800 |
commit | be1b5bca708a0c50c2b75eacf5f9b859f9cee716 (patch) | |
tree | 6b10f9986fbf7bf4c2835f970ce8834d7947e1d2 | |
parent | 78dbeacdedd1e7930389bd21198167d82aedbcbb (diff) | |
download | freebsd-ports-gnome-be1b5bca708a0c50c2b75eacf5f9b859f9cee716.tar.gz freebsd-ports-gnome-be1b5bca708a0c50c2b75eacf5f9b859f9cee716.tar.zst freebsd-ports-gnome-be1b5bca708a0c50c2b75eacf5f9b859f9cee716.zip |
Restore the RESTRICTED definition, on a re-check of the authors' website.
Hat: portmgr
Feature safe: yes
-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 |