diff options
author | zuntum <zuntum> | 2001-10-31 22:52:58 +0000 |
---|---|---|
committer | zuntum <zuntum> | 2001-10-31 22:52:58 +0000 |
commit | ec263708b4436f2f6fe8ff2c5ddd38bc49dbd322 (patch) | |
tree | b3c17888184b1b17ed1b1fa28f1697197bb0b4f6 /net/tcpslice | |
parent | 26e767802169bc1a013a3a64740d0a84afa59755 (diff) | |
download | pkgsrc-ec263708b4436f2f6fe8ff2c5ddd38bc49dbd322.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'net/tcpslice')
-rw-r--r-- | net/tcpslice/DESCR (renamed from net/tcpslice/pkg/DESCR) | 0 | ||||
-rw-r--r-- | net/tcpslice/PLIST | 3 | ||||
-rw-r--r-- | net/tcpslice/pkg/PLIST | 3 |
3 files changed, 3 insertions, 3 deletions
diff --git a/net/tcpslice/pkg/DESCR b/net/tcpslice/DESCR index 804cabc63e8..804cabc63e8 100644 --- a/net/tcpslice/pkg/DESCR +++ b/net/tcpslice/DESCR diff --git a/net/tcpslice/PLIST b/net/tcpslice/PLIST new file mode 100644 index 00000000000..6a893e5edae --- /dev/null +++ b/net/tcpslice/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2001/10/31 22:59:28 zuntum Exp $ +sbin/tcpslice +man/man1/tcpslice.1 diff --git a/net/tcpslice/pkg/PLIST b/net/tcpslice/pkg/PLIST deleted file mode 100644 index efd79310080..00000000000 --- a/net/tcpslice/pkg/PLIST +++ /dev/null @@ -1,3 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2001/09/26 05:49:31 jlam Exp $ -sbin/tcpslice -man/man1/tcpslice.1 |