diff options
author | zuntum <zuntum@pkgsrc.org> | 2001-11-01 00:11:36 +0000 |
---|---|---|
committer | zuntum <zuntum@pkgsrc.org> | 2001-11-01 00:11:36 +0000 |
commit | 0ca28723fbfb0ed88954e35bf45d7462a40a5178 (patch) | |
tree | 4ab0dde6ed9cb6e40d9d477547ce6363396ec676 /math/lapack | |
parent | 380b33c5710509b50346db575cddab2e83c39c2d (diff) | |
download | pkgsrc-0ca28723fbfb0ed88954e35bf45d7462a40a5178.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'math/lapack')
-rw-r--r-- | math/lapack/DESCR (renamed from math/lapack/pkg/DESCR) | 0 | ||||
-rw-r--r-- | math/lapack/PLIST | 2 | ||||
-rw-r--r-- | math/lapack/pkg/PLIST | 2 |
3 files changed, 2 insertions, 2 deletions
diff --git a/math/lapack/pkg/DESCR b/math/lapack/DESCR index 72e7874eff6..72e7874eff6 100644 --- a/math/lapack/pkg/DESCR +++ b/math/lapack/DESCR diff --git a/math/lapack/PLIST b/math/lapack/PLIST new file mode 100644 index 00000000000..7202915c345 --- /dev/null +++ b/math/lapack/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2001/11/01 00:12:33 zuntum Exp $ +lib/liblapack.a diff --git a/math/lapack/pkg/PLIST b/math/lapack/pkg/PLIST deleted file mode 100644 index 65c00a08975..00000000000 --- a/math/lapack/pkg/PLIST +++ /dev/null @@ -1,2 +0,0 @@ -@comment $NetBSD: PLIST,v 1.2 2001/04/01 15:53:14 dmcmahill Exp $ -lib/liblapack.a |