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/choparp | |
parent | 26e767802169bc1a013a3a64740d0a84afa59755 (diff) | |
download | pkgsrc-ec263708b4436f2f6fe8ff2c5ddd38bc49dbd322.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'net/choparp')
-rw-r--r-- | net/choparp/DESCR (renamed from net/choparp/pkg/DESCR) | 0 | ||||
-rw-r--r-- | net/choparp/PLIST | 4 | ||||
-rw-r--r-- | net/choparp/pkg/PLIST | 4 |
3 files changed, 4 insertions, 4 deletions
diff --git a/net/choparp/pkg/DESCR b/net/choparp/DESCR index a1106c21e43..a1106c21e43 100644 --- a/net/choparp/pkg/DESCR +++ b/net/choparp/DESCR diff --git a/net/choparp/PLIST b/net/choparp/PLIST new file mode 100644 index 00000000000..b57f50c99a2 --- /dev/null +++ b/net/choparp/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1 2001/10/31 22:54:59 zuntum Exp $ +sbin/choparp +man/man8/choparp.8 +man/cat8/choparp.0 diff --git a/net/choparp/pkg/PLIST b/net/choparp/pkg/PLIST deleted file mode 100644 index 0dac8481e83..00000000000 --- a/net/choparp/pkg/PLIST +++ /dev/null @@ -1,4 +0,0 @@ -@comment $NetBSD: PLIST,v 1.2 1999/09/12 18:54:28 dbj Exp $ -sbin/choparp -man/man8/choparp.8 -man/cat8/choparp.0 |