diff options
author | rillig <rillig> | 2009-06-12 19:09:35 +0000 |
---|---|---|
committer | rillig <rillig> | 2009-06-12 19:09:35 +0000 |
commit | fba130e92386261f8255498e03e98484e9d43f1e (patch) | |
tree | 4fb1e5b919e23097646f1b0607418e38437ebef0 /time | |
parent | 489db4cfb6b8acf4d70ee0f9ab28f4069ac2220c (diff) | |
download | pkgsrc-fba130e92386261f8255498e03e98484e9d43f1e.tar.gz |
Removed redundant .gz suffix for man pages.
Diffstat (limited to 'time')
-rw-r--r-- | time/dclock/PLIST | 4 | ||||
-rw-r--r-- | time/rclock/PLIST | 4 | ||||
-rw-r--r-- | time/tdl/PLIST | 12 |
3 files changed, 10 insertions, 10 deletions
diff --git a/time/dclock/PLIST b/time/dclock/PLIST index 5cd20ad4c26..a48a893824a 100644 --- a/time/dclock/PLIST +++ b/time/dclock/PLIST @@ -1,3 +1,3 @@ -@comment $NetBSD: PLIST,v 1.1 2001/10/31 22:19:02 zuntum Exp $ +@comment $NetBSD: PLIST,v 1.2 2009/06/12 19:09:39 rillig Exp $ bin/dclock -man/man1/dclock.1.gz +man/man1/dclock.1 diff --git a/time/rclock/PLIST b/time/rclock/PLIST index a10b1ad605c..a1351d5c52b 100644 --- a/time/rclock/PLIST +++ b/time/rclock/PLIST @@ -1,3 +1,3 @@ -@comment $NetBSD: PLIST,v 1.1 2001/10/31 22:19:14 zuntum Exp $ +@comment $NetBSD: PLIST,v 1.2 2009/06/12 19:09:39 rillig Exp $ bin/rclock -man/man1/rclock.1.gz +man/man1/rclock.1 diff --git a/time/tdl/PLIST b/time/tdl/PLIST index 34bc4aa5098..5b1920fa63b 100644 --- a/time/tdl/PLIST +++ b/time/tdl/PLIST @@ -1,11 +1,11 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2008/09/04 11:13:29 tonnerre Exp $ +@comment $NetBSD: PLIST,v 1.2 2009/06/12 19:09:39 rillig Exp $ bin/tdl bin/tdla bin/tdld bin/tdlg bin/tdll -man/man1/tdl.1.gz -man/man1/tdla.1.gz -man/man1/tdld.1.gz -man/man1/tdlg.1.gz -man/man1/tdll.1.gz +man/man1/tdl.1 +man/man1/tdla.1 +man/man1/tdld.1 +man/man1/tdlg.1 +man/man1/tdll.1 |