diff options
author | rillig <rillig@pkgsrc.org> | 2009-06-12 19:09:35 +0000 |
---|---|---|
committer | rillig <rillig@pkgsrc.org> | 2009-06-12 19:09:35 +0000 |
commit | 5452acd7cda199e5f46508e1c1c686f57c012519 (patch) | |
tree | 4fb1e5b919e23097646f1b0607418e38437ebef0 /devel | |
parent | 8480ea41c0e43526c201bf5a34ca6d7f014fc425 (diff) | |
download | pkgsrc-5452acd7cda199e5f46508e1c1c686f57c012519.tar.gz |
Removed redundant .gz suffix for man pages.
Diffstat (limited to 'devel')
-rw-r--r-- | devel/avltree/PLIST | 6 | ||||
-rw-r--r-- | devel/pango/PLIST | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/devel/avltree/PLIST b/devel/avltree/PLIST index f65380da7ae..f2d50432cbf 100644 --- a/devel/avltree/PLIST +++ b/devel/avltree/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2005/10/23 16:03:10 rillig Exp $ +@comment $NetBSD: PLIST,v 1.3 2009/06/12 19:09:35 rillig Exp $ include/avltree.h lib/libavltree.a lib/libavltree.so @@ -6,5 +6,5 @@ lib/libavltree.so.1 lib/libavltree.so.1.1 lib/libavltree_p.a lib/libavltree_pic.a -man/cat3/avltree.0.gz -man/man3/avltree.3.gz +man/cat3/avltree.0 +man/man3/avltree.3 diff --git a/devel/pango/PLIST b/devel/pango/PLIST index 7ddbfb7c9f4..3713e31da39 100644 --- a/devel/pango/PLIST +++ b/devel/pango/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.43 2009/04/19 07:48:09 adam Exp $ +@comment $NetBSD: PLIST,v 1.44 2009/06/12 19:09:35 rillig Exp $ bin/pango-querymodules ${PLIST.carbon}bin/pango-view ${PLIST.x11}bin/pango-view @@ -63,7 +63,7 @@ ${PLIST.x11}lib/pkgconfig/pangoxft.pc ${PLIST.x11}libdata/pango/pangox.aliases man/man1/pango-querymodules.1 man/man1/pango-view.1 -man/man1/preload.1.gz +man/man1/preload.1 share/gtk-doc/html/pango/PangoEngineLang.html share/gtk-doc/html/pango/PangoEngineShape.html share/gtk-doc/html/pango/PangoFcDecoder.html |