diff options
author | Pawel Pekala <pawel@FreeBSD.org> | 2014-03-03 21:13:59 +0000 |
---|---|---|
committer | Pawel Pekala <pawel@FreeBSD.org> | 2014-03-03 21:13:59 +0000 |
commit | 10d46f1fe964095378ecbf1dc0284d8bbe2e9d85 (patch) | |
tree | 9df38960d40a246a22aa4892a015b25634a35b2e /mail/trojita/Makefile | |
parent | 7a0ba72b52b970cd95efae9d98b33677db17a9a2 (diff) | |
download | ports-10d46f1fe964095378ecbf1dc0284d8bbe2e9d85.tar.gz ports-10d46f1fe964095378ecbf1dc0284d8bbe2e9d85.zip |
Notes
Diffstat (limited to 'mail/trojita/Makefile')
-rw-r--r-- | mail/trojita/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/trojita/Makefile b/mail/trojita/Makefile index 44c26cacf7cb..7a927cccf75d 100644 --- a/mail/trojita/Makefile +++ b/mail/trojita/Makefile @@ -1,4 +1,4 @@ -# Created by: Marco Broeder <marco.broeder@gmx.eu> +# Created by: Marco Broeder <marco.broeder@posteo.eu> # $FreeBSD$ PORTNAME= trojita @@ -7,7 +7,7 @@ PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= SF/${PORTNAME}/src/ -MAINTAINER= marco.broeder@gmx.eu +MAINTAINER= marco.broeder@posteo.eu COMMENT= Fast cross-platform Qt IMAP e-mail client LICENSE= GPLv2 GPLv3 |