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 | |
parent | - remove empty patch file and files/ directory (diff) |
Return davide's ports to the pool per request.
While here:
- trim header
- fix COMMENT
Approved by: davide (maintainer)
Notes
Notes:
svn path=/head/; revision=313753
Diffstat (limited to 'editors')
-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 |