diff options
author | Sahil Tandon <sahil@FreeBSD.org> | 2010-07-29 02:58:44 +0000 |
---|---|---|
committer | Sahil Tandon <sahil@FreeBSD.org> | 2010-07-29 02:58:44 +0000 |
commit | e971ac5f265005919174ea76347103e9ef303c27 (patch) | |
tree | c671dcb8280d4d8da4b38e33fde846e7ccfc9521 /editors/sted | |
parent | de223a1ada2dda46ac9fb3a1a505093d334bbe4f (diff) | |
download | ports-e971ac5f265005919174ea76347103e9ef303c27.tar.gz ports-e971ac5f265005919174ea76347103e9ef303c27.zip |
Notes
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 24e04d8a1bd8..12c7a95fd3f8 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@tandon.net +MAINTAINER= sahil@FreeBSD.org COMMENT= Simple/Small/Stupid Text Editor WRKSRC= ${WRKDIR}/sted |