diff options
author | Sahil Tandon <sahil@FreeBSD.org> | 2011-06-24 11:55:33 +0800 |
---|---|---|
committer | Sahil Tandon <sahil@FreeBSD.org> | 2011-06-24 11:55:33 +0800 |
commit | b69f6da6bf098967fc147bc65b54d5e8e1c4fbd3 (patch) | |
tree | 12097eafbd4d88aca77bdb565aa12b8529eb3423 /editors/sted | |
parent | df697fa160240bd46adbc907b3da59b696f6bfbc (diff) | |
download | freebsd-ports-gnome-b69f6da6bf098967fc147bc65b54d5e8e1c4fbd3.tar.gz freebsd-ports-gnome-b69f6da6bf098967fc147bc65b54d5e8e1c4fbd3.tar.zst freebsd-ports-gnome-b69f6da6bf098967fc147bc65b54d5e8e1c4fbd3.zip |
- Drop maintainership (ENOTIME)
Diffstat (limited to 'editors/sted')
-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 12c7a95fd3f8..7c94378cacab 100644 --- a/editors/sted/Makefile +++ b/editors/sted/Makefile @@ -12,7 +12,7 @@ CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= gabor -MAINTAINER= sahil@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Simple/Small/Stupid Text Editor WRKSRC= ${WRKDIR}/sted |