diff options
author | dinoex <dinoex@FreeBSD.org> | 2002-07-22 18:24:22 +0000 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2002-07-22 18:24:22 +0000 |
commit | 347f22be241d9c4fcca7602cd2ee9428c75f3b41 (patch) | |
tree | 688a1c5b8a12f4ad81dcb8d863897d4b1746fb57 /news/fidogate | |
parent | 939ae9c104da501ea81be3479f7006507ae9e931 (diff) | |
download | FreeBSD-ports-347f22be241d9c4fcca7602cd2ee9428c75f3b41.zip FreeBSD-ports-347f22be241d9c4fcca7602cd2ee9428c75f3b41.tar.gz |
Fix a Linebreak
Diffstat (limited to 'news/fidogate')
-rw-r--r-- | news/fidogate/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/news/fidogate/Makefile b/news/fidogate/Makefile index e3b6c77..7106061 100644 --- a/news/fidogate/Makefile +++ b/news/fidogate/Makefile @@ -25,7 +25,8 @@ FORBIDDEN= indefinite hang USE_GMAKE= yes USE_PERL5= yes -DOCLIST= fidogate.texi fidogate.txt gatebau94.txt kludge-rfc.doc \ msgid.doc qmail.txt texinfo.tex dirs.html index.html \ +DOCLIST= fidogate.texi fidogate.txt gatebau94.txt kludge-rfc.doc \ + msgid.doc qmail.txt texinfo.tex dirs.html index.html \ template.html fido howto misc rfc gatebau/msgid.sgml \ gatebau/msgid.tex gatebau/msgid.txt |