diff options
author | Sylvio Cesar Teixeira <sylvio@FreeBSD.org> | 2010-06-07 23:50:25 +0000 |
---|---|---|
committer | Sylvio Cesar Teixeira <sylvio@FreeBSD.org> | 2010-06-07 23:50:25 +0000 |
commit | b2211bbe9eb2d836a47a32050435c3c0917c8ade (patch) | |
tree | e8acea30a27b78aadc75c6824f3503bf69bec958 /www/thundercache | |
parent | 29c8f0cd711d11f5eced54285a2c45f5e535f441 (diff) |
Notes
Diffstat (limited to 'www/thundercache')
-rw-r--r-- | www/thundercache/Makefile | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/www/thundercache/Makefile b/www/thundercache/Makefile index 2f8fc0de6cdb..64aadb27d516 100644 --- a/www/thundercache/Makefile +++ b/www/thundercache/Makefile @@ -7,7 +7,7 @@ PORTNAME= thundercache PORTVERSION= 4.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= www MASTER_SITES= http://www.bmsoftware.org/freebsd/ \ http://www6.freebsdbrasil.com.br/~eksffa/l/dev/thunder/ \ @@ -30,7 +30,10 @@ ONLY_FOR_ARCHS= i386 amd64 USE_RC_SUBR= thundercache NO_BUILD= yes -LICENSE= shareware / commercial +LICENSE= commercial +LICENSE_NAME= commercial +LICENSE_PERMS= dist-mirror pkg-mirror auto-accept +LICENSE_TEXT= Commercial software with shareware license to 50 threads RESTRICTED= Commercial software with shareware license to 50 threads MANUAL_PACKAGE_BUILD= This port wants PGSQL 8.4, but 8.2 is default and used to build php5-pgsql dependency. |