diff options
Diffstat (limited to 'www')
-rw-r--r-- | www/typo3-lts/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/typo3-lts/Makefile b/www/typo3-lts/Makefile index 63ac55778e73..06a28aa19e5c 100644 --- a/www/typo3-lts/Makefile +++ b/www/typo3-lts/Makefile @@ -3,8 +3,10 @@ PORTNAME= typo3 PORTVERSION= 6.2.1 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= SF/${PORTNAME}/TYPO3%20Source%20and%20Dummy/TYPO3%20${PORTVERSION} +PKGNAMESUFFIX= -lts MAINTAINER= freebsd-ports@charlieroot.de COMMENT= The typo3 content management system |