diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1999-09-21 04:57:21 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1999-09-21 04:57:21 +0000 |
commit | 0dac6d3a9f2dac9a02e90c089d8aa3a2bc80b0af (patch) | |
tree | d6c5cc7e13f2b1a2ec79058f2ef60d9473ac6ba5 /editors/thoteditor | |
parent | 54f7339e5f5958309449963a7c796f78924bf92b (diff) | |
download | ports-0dac6d3a9f2dac9a02e90c089d8aa3a2bc80b0af.tar.gz ports-0dac6d3a9f2dac9a02e90c089d8aa3a2bc80b0af.zip |
Notes
Diffstat (limited to 'editors/thoteditor')
-rw-r--r-- | editors/thoteditor/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/thoteditor/Makefile b/editors/thoteditor/Makefile index 49f58cb708e1..402a2cbb207d 100644 --- a/editors/thoteditor/Makefile +++ b/editors/thoteditor/Makefile @@ -18,7 +18,7 @@ MASTER_SITES= ftp://ftp.inrialpes.fr/pub/opera/sources/thot/ \ MASTER_SITE_SUBDIR= apps/editors/X/thot DISTFILES= ${THOT_SRC} ${EDITOR_SRC} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= chuckr@FreeBSD.org BROKEN= 'FUBARed' |