diff options
author | gabor <gabor@FreeBSD.org> | 2006-12-08 21:46:35 +0800 |
---|---|---|
committer | gabor <gabor@FreeBSD.org> | 2006-12-08 21:46:35 +0800 |
commit | 9f5da35d18446c75ecabb6578ba4692630d19d04 (patch) | |
tree | a6acd98303435eb3281640430410b300cb039474 /editors | |
parent | 50ae03b7599eaaa85f08221d9f03b4a2a01d9dcf (diff) | |
download | freebsd-ports-gnome-9f5da35d18446c75ecabb6578ba4692630d19d04.tar.gz freebsd-ports-gnome-9f5da35d18446c75ecabb6578ba4692630d19d04.tar.zst freebsd-ports-gnome-9f5da35d18446c75ecabb6578ba4692630d19d04.zip |
Change my e-mail address.
Approved by: erwin (mentor)
Diffstat (limited to 'editors')
-rw-r--r-- | editors/sted/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/sted/Makefile b/editors/sted/Makefile index 6e4b451ca635..17c90955427e 100644 --- a/editors/sted/Makefile +++ b/editors/sted/Makefile @@ -11,7 +11,7 @@ PORTVERSION= 0.2.2 CATEGORIES= editors MASTER_SITES= http://freebsd.t-hosting.hu/sted/ -MAINTAINER= gkovesdan@t-hosting.hu +MAINTAINER= gabor@FreeBSD.org COMMENT= Simple/Small/Stupid Text Editor WRKSRC= ${WRKDIR}/sted |