diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2000-03-29 07:19:16 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2000-03-29 07:19:16 +0000 |
commit | 027f59c9d874889b66459dfbfb7f7d7895d27630 (patch) | |
tree | d0d1d29158dc231ef28c34657bdd8e7c6053087d /editors/sted | |
parent | 89a307bf8a6c8a50bcec0dcaade00b61a9f792bf (diff) | |
download | ports-027f59c9d874889b66459dfbfb7f7d7895d27630.tar.gz ports-027f59c9d874889b66459dfbfb7f7d7895d27630.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 7307fb5676cf..5c40f2d9abdb 100644 --- a/editors/sted/Makefile +++ b/editors/sted/Makefile @@ -10,7 +10,7 @@ DISTNAME= sted-0.2.2 CATEGORIES= editors MASTER_SITES= http://user.tninet.se/~uxm165t/ -MAINTAINER= andy@icc.surw.chel.su +MAINTAINER= ports@FreeBSD.org WRKSRC= ${WRKDIR}/sted |