diff options
author | vanilla <vanilla@FreeBSD.org> | 2015-10-22 14:23:46 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2015-10-22 14:23:46 +0800 |
commit | 7bc85514d08d2609dbd5dd72cc772504a51187a4 (patch) | |
tree | 60232514e86539cc755483578ccb7775488b3281 | |
parent | fad0e43431b6a7c9ebf6555bda6d95a57f8f9642 (diff) | |
download | freebsd-ports-gnome-7bc85514d08d2609dbd5dd72cc772504a51187a4.tar.gz freebsd-ports-gnome-7bc85514d08d2609dbd5dd72cc772504a51187a4.tar.zst freebsd-ports-gnome-7bc85514d08d2609dbd5dd72cc772504a51187a4.zip |
pass MAINTAINER to submitter.
PR: 203926
Submitted by: Torsten Zühlsdorff <ports@toco-domains.de>
-rw-r--r-- | www/pear-twig/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/pear-twig/Makefile b/www/pear-twig/Makefile index 8552603411fb..d4ad85cfd924 100644 --- a/www/pear-twig/Makefile +++ b/www/pear-twig/Makefile @@ -7,7 +7,7 @@ CATEGORIES= www pear MASTER_SITES= http://pear.twig-project.org/get/ DISTNAME= Twig-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ports@toco-domains.de COMMENT= Flexible, fast, and secure template engine for PHP LICENSE= BSD3CLAUSE |