diff options
author | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2012-10-06 15:32:45 +0000 |
---|---|---|
committer | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2012-10-06 15:32:45 +0000 |
commit | 1292fc6c3dea7aef5dc98f6e09172e0e9d53c389 (patch) | |
tree | 731b43131fd8e30ad7ce036763ea5eb165c81837 /www/typo3 | |
parent | 0931eb9993702267aa2e74548cf936e417bba57f (diff) | |
download | ports-1292fc6c3dea7aef5dc98f6e09172e0e9d53c389.tar.gz ports-1292fc6c3dea7aef5dc98f6e09172e0e9d53c389.zip |
Notes
Diffstat (limited to 'www/typo3')
-rw-r--r-- | www/typo3/Makefile | 5 | ||||
-rw-r--r-- | www/typo3/pkg-descr | 2 |
2 files changed, 3 insertions, 4 deletions
diff --git a/www/typo3/Makefile b/www/typo3/Makefile index 15f90eef3c1c..4637e4d2bd10 100644 --- a/www/typo3/Makefile +++ b/www/typo3/Makefile @@ -1,5 +1,4 @@ -# Created by: Gerrit Beine <tux@pinguru.net> -# +# Created by: Gerrit Beine <tux@pinguru.net> # $FreeBSD$ PORTNAME= typo3 @@ -7,7 +6,7 @@ PORTVERSION= 4.7.4 CATEGORIES= www MASTER_SITES= SF/${PORTNAME}/TYPO3%20Source%20and%20Dummy/TYPO3%20${PORTVERSION} -MAINTAINER= jumper99@gmx.de +MAINTAINER= freebsd-ports@charlieroot.de COMMENT= The typo3 content management system LICENSE= GPLv2 diff --git a/www/typo3/pkg-descr b/www/typo3/pkg-descr index 846b8f1bf7b6..7857b9f5511c 100644 --- a/www/typo3/pkg-descr +++ b/www/typo3/pkg-descr @@ -6,4 +6,4 @@ This version is the current stable release. It is recommended for existing projects and will get full support (bugfixes and security fixes) until April 2013, but will get security fixes until October 2013. -WWW: http://typo3.org/ +WWW: http://typo3.org/ |