summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/typo3_45/DESCR3
-rw-r--r--www/typo3_45/Makefile5
2 files changed, 6 insertions, 2 deletions
diff --git a/www/typo3_45/DESCR b/www/typo3_45/DESCR
index e52bb8af719..aaf0f64b0e0 100644
--- a/www/typo3_45/DESCR
+++ b/www/typo3_45/DESCR
@@ -2,3 +2,6 @@ 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.
+
+And this TYPO3 4.5 based release is mared as LTS, "Long Term Support".
+It will supported for at least 3 years.
diff --git a/www/typo3_45/Makefile b/www/typo3_45/Makefile
index c811eb8d223..9ddc52f15d2 100644
--- a/www/typo3_45/Makefile
+++ b/www/typo3_45/Makefile
@@ -1,15 +1,16 @@
-# $NetBSD: Makefile,v 1.1.1.1 2011/12/15 12:36:38 taca Exp $
+# $NetBSD: Makefile,v 1.2 2011/12/15 12:45:49 taca Exp $
#
DISTNAME= ${TYPO3NAME}
PKGNAME= typo3-${VER}
+PKGREVISION= 1
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=typo3/}
DISTFILES= ${TYPO3NAME}${EXTRACT_SUFX} ${SITESRC}${EXTRACT_SUFX}
MAINTAINER= taca@NetBSD.org
HOMEPAGE= http://typo3.com/
-COMMENT= The typo3 content management system
+COMMENT= The TYPO3 content management system LTS release.
LICENSE= gnu-gpl-v2
DEPENDS+= ${PHP_PKG_PREFIX}-{mysql,pgsql}>=5.1.0:../../databases/php-mysql