diff options
Diffstat (limited to 'sysutils/logrot')
-rw-r--r-- | sysutils/logrot/DESCR (renamed from sysutils/logrot/pkg/DESCR) | 0 | ||||
-rw-r--r-- | sysutils/logrot/PLIST | 3 | ||||
-rw-r--r-- | sysutils/logrot/pkg/PLIST | 3 |
3 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/logrot/pkg/DESCR b/sysutils/logrot/DESCR index c864ad79cf1..c864ad79cf1 100644 --- a/sysutils/logrot/pkg/DESCR +++ b/sysutils/logrot/DESCR diff --git a/sysutils/logrot/PLIST b/sysutils/logrot/PLIST new file mode 100644 index 00000000000..3d3aa34f94b --- /dev/null +++ b/sysutils/logrot/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2001/10/31 22:53:25 zuntum Exp $ +bin/logrot +man/man1/logrot.1 diff --git a/sysutils/logrot/pkg/PLIST b/sysutils/logrot/pkg/PLIST deleted file mode 100644 index 9cadc8ff7cc..00000000000 --- a/sysutils/logrot/pkg/PLIST +++ /dev/null @@ -1,3 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1 1998/07/24 17:17:04 lukem Exp $ -bin/logrot -man/man1/logrot.1 |