diff options
author | zuntum <zuntum> | 2001-11-01 00:57:41 +0000 |
---|---|---|
committer | zuntum <zuntum> | 2001-11-01 00:57:41 +0000 |
commit | 0b6b506536c1ff50f1531d26be2fccfe86c74335 (patch) | |
tree | 93b6296152ccfbaa88b43de043b2d69ce6e63fc5 /security/scanssh | |
parent | 1b9f41a39161bad144fdeb94a0e51fa8ba7c309a (diff) | |
download | pkgsrc-0b6b506536c1ff50f1531d26be2fccfe86c74335.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'security/scanssh')
-rw-r--r-- | security/scanssh/DESCR (renamed from security/scanssh/pkg/DESCR) | 0 | ||||
-rw-r--r-- | security/scanssh/PLIST | 3 | ||||
-rw-r--r-- | security/scanssh/pkg/PLIST | 3 |
3 files changed, 3 insertions, 3 deletions
diff --git a/security/scanssh/pkg/DESCR b/security/scanssh/DESCR index d4a65f6cec3..d4a65f6cec3 100644 --- a/security/scanssh/pkg/DESCR +++ b/security/scanssh/DESCR diff --git a/security/scanssh/PLIST b/security/scanssh/PLIST new file mode 100644 index 00000000000..07a51c24c13 --- /dev/null +++ b/security/scanssh/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2001/11/01 01:17:46 zuntum Exp $ +bin/scanssh +man/man1/scanssh.1 diff --git a/security/scanssh/pkg/PLIST b/security/scanssh/pkg/PLIST deleted file mode 100644 index 8e75c28a2be..00000000000 --- a/security/scanssh/pkg/PLIST +++ /dev/null @@ -1,3 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2001/01/15 06:40:23 itojun Exp $ -bin/scanssh -man/man1/scanssh.1 |