diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2013-12-14 17:53:52 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2013-12-14 17:53:52 +0000 |
commit | 2456182e2b9cf8cd0acf78d69d2369c44b761df3 (patch) | |
tree | 034cdf7f9a5c4c8625d61561703748b445648e84 /devel | |
parent | 4e1d6586d356996b087129420ac4749768bd7ad3 (diff) | |
download | ports-2456182e2b9cf8cd0acf78d69d2369c44b761df3.tar.gz ports-2456182e2b9cf8cd0acf78d69d2369c44b761df3.zip |
devel/astah-community: sync legal
Prefer syncing text from port -> LEGAL instead of using LICENSE_TEXT to override
RESTRICTED.
Approved by: portmgr (implicit)
Notes
Notes:
svn path=/head/; revision=336464
Diffstat (limited to 'devel')
-rw-r--r-- | devel/astah-community/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/astah-community/Makefile b/devel/astah-community/Makefile index 5c04a99a2f4a..e0d183658081 100644 --- a/devel/astah-community/Makefile +++ b/devel/astah-community/Makefile @@ -17,7 +17,6 @@ LICENSE_TEXT= ${RESTRICTED} LICENSE_PERMS= no-dist-mirror no-dist-sell no-pkg-mirror no-pkg-sell no-auto-accept RESTRICTED= See http://astah.net/faq/community/enduser-license-agreement -LEGAL_TEXT= License restrictions USE_ZIP= yes USE_JAVA= yes |