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/typo346/Makefile | |
parent | 0931eb9993702267aa2e74548cf936e417bba57f (diff) |
- change maintainer's email address. Maintainer also confirmed the change from
his old address in private mail.
while here:
- trim Makefile more thoroughly )
- tab -> space change in pkg-descr:WWW
PR: 172402
PR: 172403
PR: 172404
Submitted by: Helmut Schneider <jumper99 at gmx dot de> (maintainer)
Notes
Notes:
svn path=/head/; revision=305377
Diffstat (limited to 'www/typo346/Makefile')
-rw-r--r-- | www/typo346/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/www/typo346/Makefile b/www/typo346/Makefile index 62fba6748b91..d72f470e51d3 100644 --- a/www/typo346/Makefile +++ b/www/typo346/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.6.12 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 |