diff options
author | Sergey A. Osokin <osa@FreeBSD.org> | 2003-06-24 11:57:27 +0000 |
---|---|---|
committer | Sergey A. Osokin <osa@FreeBSD.org> | 2003-06-24 11:57:27 +0000 |
commit | bc2e1ccce8220f81edabae1e5f8b1915c4d90083 (patch) | |
tree | 5d885c1b9b20d50beaa05707ae8e5b7515cec220 /graphics/xnview/pkg-descr | |
parent | 15bdd7d530a044aec27fcff09a30e9f806efc869 (diff) |
Fix build on 5.x. [1]
Remove trailed spaces from Makefile (use tabs) [2]
Reorganize pkg-plist [2]
Make pkg-descr portlint compilant [2]
Submitted by: [1] maintainer, [2] osa
Approved by: maintainer, fjoe (mentor) (implicit)
Notes
Notes:
svn path=/head/; revision=83528
Diffstat (limited to 'graphics/xnview/pkg-descr')
-rw-r--r-- | graphics/xnview/pkg-descr | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/graphics/xnview/pkg-descr b/graphics/xnview/pkg-descr index 928730f9a3eb..44f5e5febe6a 100644 --- a/graphics/xnview/pkg-descr +++ b/graphics/xnview/pkg-descr @@ -1,7 +1,5 @@ XnView is a utility for viewing and converting graphic files. - It has the features : - - Import about 360 graphic file formats - Export about 40 graphic file formats - Multipage TIFF, Animated GIF, Animated ICO support @@ -21,4 +19,4 @@ It has the features : - Multi-page file create (TIFF, DCX, LDF) - And many may other things... -WWW: http://www.xnview.com/
\ No newline at end of file +WWW: http://www.xnview.com/ |