diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-02-05 14:49:05 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-02-05 14:49:05 +0000 |
commit | f91f1f31097c76ef31fcc8c348d1c8961da0f83c (patch) | |
tree | b78ae0ea5a80ab9b2f539dbf18b9a90a2442a924 /emulators/xgs | |
parent | Style police over the editors category. (diff) |
Style police on editors category.
Notes
Notes:
svn path=/head/; revision=37978
Diffstat (limited to 'emulators/xgs')
-rw-r--r-- | emulators/xgs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/xgs/Makefile b/emulators/xgs/Makefile index 2286962cc064..3fa7365d0617 100644 --- a/emulators/xgs/Makefile +++ b/emulators/xgs/Makefile @@ -35,7 +35,7 @@ CONFIGURE_ARGS= --with-x # XGS_DIR= ${PREFIX}/share/xgs XGS_DOC= ${PREFIX}/share/doc/xgs -PORTDOCS= CHANGES.TXT COMPAT.TXT INSTALL.TXT IWM-DOC.TXT TODO.TXT \ +PORTDOCS= CHANGES.TXT COMPAT.TXT INSTALL.TXT IWM-DOC.TXT TODO.TXT \ XGS-FAQ.TXT post-extract: |