diff options
author | zuntum <zuntum> | 2001-10-31 22:52:58 +0000 |
---|---|---|
committer | zuntum <zuntum> | 2001-10-31 22:52:58 +0000 |
commit | 7e9524f1017cb18948282b999e45c15b8b9e6dee (patch) | |
tree | b3c17888184b1b17ed1b1fa28f1697197bb0b4f6 /net/p5-SNMP_Session | |
parent | 41c8c3cd74ce618106e762374834328ba0c18a8c (diff) | |
download | pkgsrc-7e9524f1017cb18948282b999e45c15b8b9e6dee.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'net/p5-SNMP_Session')
-rw-r--r-- | net/p5-SNMP_Session/DESCR (renamed from net/p5-SNMP_Session/pkg/DESCR) | 0 | ||||
-rw-r--r-- | net/p5-SNMP_Session/PLIST | 2 | ||||
-rw-r--r-- | net/p5-SNMP_Session/pkg/PLIST | 2 |
3 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-SNMP_Session/pkg/DESCR b/net/p5-SNMP_Session/DESCR index 68e16cd8d8a..68e16cd8d8a 100644 --- a/net/p5-SNMP_Session/pkg/DESCR +++ b/net/p5-SNMP_Session/DESCR diff --git a/net/p5-SNMP_Session/PLIST b/net/p5-SNMP_Session/PLIST new file mode 100644 index 00000000000..8e65f2acee2 --- /dev/null +++ b/net/p5-SNMP_Session/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2001/10/31 22:57:32 zuntum Exp $ +${PERL5_SITELIB}/README.SNMP_Session diff --git a/net/p5-SNMP_Session/pkg/PLIST b/net/p5-SNMP_Session/pkg/PLIST deleted file mode 100644 index 9a6442736bf..00000000000 --- a/net/p5-SNMP_Session/pkg/PLIST +++ /dev/null @@ -1,2 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2001/02/27 21:09:53 jtb Exp $ -${PERL5_SITELIB}/README.SNMP_Session |