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 /misc/dotfile | |
parent | 8480ea41c0e43526c201bf5a34ca6d7f014fc425 (diff) | |
download | pkgsrc-5452acd7cda199e5f46508e1c1c686f57c012519.tar.gz |
Removed redundant .gz suffix for man pages.
Diffstat (limited to 'misc/dotfile')
-rw-r--r-- | misc/dotfile/PLIST | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/dotfile/PLIST b/misc/dotfile/PLIST index 5d68af9dbaf..bb76942a538 100644 --- a/misc/dotfile/PLIST +++ b/misc/dotfile/PLIST @@ -1,7 +1,7 @@ -@comment $NetBSD: PLIST,v 1.1 2001/11/01 01:27:55 zuntum Exp $ +@comment $NetBSD: PLIST,v 1.2 2009/06/12 19:09:37 rillig Exp $ bin/dotfile bin/${PKGNAME} -man/man1/dotfile.1.gz +man/man1/dotfile.1 share/${PKGNAME}/Generator/bitmaps/Up share/${PKGNAME}/Generator/bitmaps/ComboBox.xbm share/${PKGNAME}/Generator/bitmaps/Down |