diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2013-03-09 19:59:21 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2013-03-09 19:59:21 +0000 |
commit | b2f9df5f6d21f11f02b9e20fee92192c2b77c353 (patch) | |
tree | 2a1c5a63bf94fd96939fb08c0dff81466d8d3278 /editors/tea | |
parent | 86066455aa5348ec791a73e85ade45288f53c0ef (diff) | |
download | ports-b2f9df5f6d21f11f02b9e20fee92192c2b77c353.tar.gz ports-b2f9df5f6d21f11f02b9e20fee92192c2b77c353.zip |
Notes
Diffstat (limited to 'editors/tea')
-rw-r--r-- | editors/tea/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/tea/Makefile b/editors/tea/Makefile index 7a53fa713926..62bce5926df4 100644 --- a/editors/tea/Makefile +++ b/editors/tea/Makefile @@ -6,7 +6,7 @@ DISTVERSION= 34.0.1 CATEGORIES= editors MASTER_SITES= SF/${PORTNAME}-editor/${PORTNAME}-editor/${PORTVERSION} -MAINTAINER= davide.italiano@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Simple and powerful Qt4-based text editor LICENSE= GPLv3 |