diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2011-09-21 16:48:43 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2011-09-21 16:48:43 +0000 |
commit | bfc22dc30747dd00bab2215ad4ac9e750ba172f4 (patch) | |
tree | 80a845b54d385a2185ac9cbf8b654c006edf572a /editors/gwrite | |
parent | fee43dede4065205fbd7a657a4758e561219f593 (diff) |
Notes
Diffstat (limited to 'editors/gwrite')
-rw-r--r-- | editors/gwrite/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/gwrite/Makefile b/editors/gwrite/Makefile index 5bced451c441..03604c6f2965 100644 --- a/editors/gwrite/Makefile +++ b/editors/gwrite/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.3.0 CATEGORIES= editors python MASTER_SITES= GOOGLE_CODE -MAINTAINER= jupengfei@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= A simple HTML format editor BUILD_DEPENDS= pygtk-demo:${PORTSDIR}/x11-toolkits/py-gtk2 \ |