diff options
author | gabor <gabor@FreeBSD.org> | 2009-06-27 16:49:44 +0800 |
---|---|---|
committer | gabor <gabor@FreeBSD.org> | 2009-06-27 16:49:44 +0800 |
commit | e3757b1f31c8468b2d1f038cc5b03881cb2c05a0 (patch) | |
tree | 3bb9df9ff27512c13e315c32ee881eb799217501 /editors | |
parent | 15ff1f9d6b54061870ad166a821a08f79b92b150 (diff) | |
download | freebsd-ports-graphics-e3757b1f31c8468b2d1f038cc5b03881cb2c05a0.tar.gz freebsd-ports-graphics-e3757b1f31c8468b2d1f038cc5b03881cb2c05a0.tar.zst freebsd-ports-graphics-e3757b1f31c8468b2d1f038cc5b03881cb2c05a0.zip |
- Drop maintainership of some ports I don't use any more
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 3fb155ec38f..bd0fe2743e0 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= gabor@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Simple/Small/Stupid Text Editor WRKSRC= ${WRKDIR}/sted |