diff options
author | Clement Laforet <clement@FreeBSD.org> | 2004-04-14 19:20:08 +0000 |
---|---|---|
committer | Clement Laforet <clement@FreeBSD.org> | 2004-04-14 19:20:08 +0000 |
commit | 1f5670044b49a3a824f6e80149ac3c7c11e9bc26 (patch) | |
tree | b4d42006ad9139c00a42ffa8fface3c11ddc7e52 /news | |
parent | 3c631d27963479c1cefdf52063b29facaaf55850 (diff) |
Notes
Diffstat (limited to 'news')
-rw-r--r-- | news/inn-current/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/news/inn-current/Makefile b/news/inn-current/Makefile index a0c0fa90a30a..054de718dbc7 100644 --- a/news/inn-current/Makefile +++ b/news/inn-current/Makefile @@ -107,7 +107,7 @@ EXTRA= CONTRIBUTORS HACKING INSTALL LICENSE MANIFEST NEWS README TODO HEADERS= clibrary.h config.h dbz.h libinn.h storage.h MAN1= convdate.1 fastrm.1 getlist.1 grephistory.1 inews.1 innconfval.1 \ - innmail.1 nntpget.1 pgpverify.1 rnews.1 shlock.1 \ + innfeed.1 innmail.1 nntpget.1 pgpverify.1 rnews.1 shlock.1 \ shrinkfile.1 simpleftp.1 sm.1 MAN3= clientlib.3 dbz.3 inndcomm.3 libauth.3 libinn.3 libinnhist.3 \ libstorage.3 list.3 parsedate.3 qio.3 tst.3 uwildmat.3 |