diff options
author | miwi <miwi@FreeBSD.org> | 2011-02-12 12:08:10 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2011-02-12 12:08:10 +0800 |
commit | 3c42c7128485efa64c17cbd8eedc0eacc4ffaecf (patch) | |
tree | efe89b61f7a386d6e9e31c9d446113892bb5e6a5 /www | |
parent | 0578a969e6d0dfccd01ebd6426b9df1ebbd58730 (diff) | |
download | freebsd-ports-gnome-3c42c7128485efa64c17cbd8eedc0eacc4ffaecf.tar.gz freebsd-ports-gnome-3c42c7128485efa64c17cbd8eedc0eacc4ffaecf.tar.zst freebsd-ports-gnome-3c42c7128485efa64c17cbd8eedc0eacc4ffaecf.zip |
- Update to LICENSE
- Update pkg-descr
PR: 154372
Submitted by: maintainer
Diffstat (limited to 'www')
-rw-r--r-- | www/typo344/Makefile | 2 | ||||
-rw-r--r-- | www/typo344/pkg-descr | 5 |
2 files changed, 5 insertions, 2 deletions
diff --git a/www/typo344/Makefile b/www/typo344/Makefile index 3cb1c790e7a4..9eafc856aee0 100644 --- a/www/typo344/Makefile +++ b/www/typo344/Makefile @@ -19,6 +19,8 @@ USE_PHP= mysql pcre xml session ctype filter json WANT_PHP_WEB= yes IGNORE_WITH_PHP= 4 +LICENSE= GPLv2 + TYPO3DIR= www/${DISTNAME} SITEDIR?= www/typo3 SITESRC= ${WRKDIR}/${EDITION}-${PORTVERSION} diff --git a/www/typo344/pkg-descr b/www/typo344/pkg-descr index 5c878a2b8e98..b7de8027abe3 100644 --- a/www/typo344/pkg-descr +++ b/www/typo344/pkg-descr @@ -2,7 +2,8 @@ TYPO3 is a free Open Source content management system for enterprise purposes on the web and in intranets. It offers full flexibility and extendability while featuring an accomplished set of ready-made interfaces, functions and modules. -This version is the current stable release. It is recommended for existing -projects and will get full support until TYPO3 4.5 has been released. +The old stable release (for old projects) +This version is the old stable release. It can be used for existing projects, +but gets only security fixes. Updating to TYPO3 4.5 is recommended. WWW: http://typo3.org/ |