diff options
author | zuntum <zuntum@pkgsrc.org> | 2001-11-01 00:57:41 +0000 |
---|---|---|
committer | zuntum <zuntum@pkgsrc.org> | 2001-11-01 00:57:41 +0000 |
commit | c72c1cf5f95cbe537b005028f1743cddb16ef203 (patch) | |
tree | 93b6296152ccfbaa88b43de043b2d69ce6e63fc5 /security/sniff | |
parent | 37637e483f1bf6574e9306aebbd013bb63d888d6 (diff) | |
download | pkgsrc-c72c1cf5f95cbe537b005028f1743cddb16ef203.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'security/sniff')
-rw-r--r-- | security/sniff/DESCR (renamed from security/sniff/pkg/DESCR) | 0 | ||||
-rw-r--r-- | security/sniff/PLIST | 3 | ||||
-rw-r--r-- | security/sniff/pkg/PLIST | 3 |
3 files changed, 3 insertions, 3 deletions
diff --git a/security/sniff/pkg/DESCR b/security/sniff/DESCR index ba8c704e25e..ba8c704e25e 100644 --- a/security/sniff/pkg/DESCR +++ b/security/sniff/DESCR diff --git a/security/sniff/PLIST b/security/sniff/PLIST new file mode 100644 index 00000000000..a4974ace14b --- /dev/null +++ b/security/sniff/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2001/11/01 01:17:50 zuntum Exp $ +sbin/sniff2 +man/man1/sniff2.1 diff --git a/security/sniff/pkg/PLIST b/security/sniff/pkg/PLIST deleted file mode 100644 index d51279c117d..00000000000 --- a/security/sniff/pkg/PLIST +++ /dev/null @@ -1,3 +0,0 @@ -@comment $NetBSD: PLIST,v 1.2 2001/03/13 14:14:41 zuntum Exp $ -sbin/sniff2 -man/man1/sniff2.1 |