diff options
author | Patrick Li <pat@FreeBSD.org> | 2001-12-24 02:17:17 +0000 |
---|---|---|
committer | Patrick Li <pat@FreeBSD.org> | 2001-12-24 02:17:17 +0000 |
commit | b666502afda11878e1adfaefeff785ee6171024b (patch) | |
tree | 9aa30fd7bf24b32e216a3b9ae394f1a2abdb5bf3 /ftp | |
parent | - update to 2.9.8p1 (diff) |
- PORTDOCS police
- DOCSDIR support to some
- Brush out some lint
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/IglooFTP/pkg-plist | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/ftp/IglooFTP/pkg-plist b/ftp/IglooFTP/pkg-plist index 6d4a56d48163..46c03217a399 100644 --- a/ftp/IglooFTP/pkg-plist +++ b/ftp/IglooFTP/pkg-plist @@ -3,14 +3,14 @@ share/IglooFTP/app_ass/app_ass.GNOME share/IglooFTP/app_ass/app_ass.KDE share/IglooFTP/app_ass/app_ass.default share/IglooFTP/bookmarks/default.bmk -share/IglooFTP/docs/AUTHORS -share/IglooFTP/docs/BUGS -share/IglooFTP/docs/COPYRIGHT +%%PORTDOCS%%share/IglooFTP/docs/AUTHORS +%%PORTDOCS%%share/IglooFTP/docs/BUGS +%%PORTDOCS%%share/IglooFTP/docs/COPYRIGHT share/IglooFTP/docs/ChangeLog share/IglooFTP/docs/LICENSE share/IglooFTP/docs/README -share/IglooFTP/docs/THANKS -share/IglooFTP/docs/TODO +%%PORTDOCS%%share/IglooFTP/docs/THANKS +%%PORTDOCS%%share/IglooFTP/docs/TODO share/IglooFTP/docs/welcome.msg share/IglooFTP/gtkrc share/IglooFTP/html/default.html |