From d038a73ebd432fae3ce355b84443038f88cb7199 Mon Sep 17 00:00:00 2001 From: zuntum Date: Wed, 31 Oct 2001 22:52:58 +0000 Subject: Move pkg/ files into package's toplevel directory --- net/ssync/DESCR | 6 ++++++ net/ssync/PLIST | 3 +++ net/ssync/pkg/DESCR | 6 ------ net/ssync/pkg/PLIST | 3 --- 4 files changed, 9 insertions(+), 9 deletions(-) create mode 100644 net/ssync/DESCR create mode 100644 net/ssync/PLIST delete mode 100644 net/ssync/pkg/DESCR delete mode 100644 net/ssync/pkg/PLIST (limited to 'net/ssync') diff --git a/net/ssync/DESCR b/net/ssync/DESCR new file mode 100644 index 00000000000..17e3ce9150d --- /dev/null +++ b/net/ssync/DESCR @@ -0,0 +1,6 @@ +Ssync invokes rsync in an intelligent manner. Usually, the ssync +command is invoked from the master distribution host. + +Invoking the command without any arguments will distribute the current +working directory to all hosts in the netgroup for the platform you are +running ssync on. diff --git a/net/ssync/PLIST b/net/ssync/PLIST new file mode 100644 index 00000000000..414b4157852 --- /dev/null +++ b/net/ssync/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2001/10/31 22:59:12 zuntum Exp $ +sbin/ssync +man/man8/ssync.8 diff --git a/net/ssync/pkg/DESCR b/net/ssync/pkg/DESCR deleted file mode 100644 index 17e3ce9150d..00000000000 --- a/net/ssync/pkg/DESCR +++ /dev/null @@ -1,6 +0,0 @@ -Ssync invokes rsync in an intelligent manner. Usually, the ssync -command is invoked from the master distribution host. - -Invoking the command without any arguments will distribute the current -working directory to all hosts in the netgroup for the platform you are -running ssync on. diff --git a/net/ssync/pkg/PLIST b/net/ssync/pkg/PLIST deleted file mode 100644 index f390dcf1faf..00000000000 --- a/net/ssync/pkg/PLIST +++ /dev/null @@ -1,3 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 1999/08/31 02:37:52 kim Exp $ -sbin/ssync -man/man8/ssync.8 -- cgit v1.2.3