diff options
author | patrick <patrick@FreeBSD.org> | 2002-11-05 21:51:28 +0000 |
---|---|---|
committer | patrick <patrick@FreeBSD.org> | 2002-11-05 21:51:28 +0000 |
commit | 9b8631b4dde54d0ab84fa460379ea292084c8aee (patch) | |
tree | 0053c804aea35370cb7bbac7863ffbfa285bca7a /lang/tinycobol/pkg-plist | |
parent | fcc925a6a402ea0541de8a3426b86af4c818341f (diff) | |
download | FreeBSD-ports-9b8631b4dde54d0ab84fa460379ea292084c8aee.zip FreeBSD-ports-9b8631b4dde54d0ab84fa460379ea292084c8aee.tar.gz |
Update to version 0.59
Diffstat (limited to 'lang/tinycobol/pkg-plist')
-rw-r--r-- | lang/tinycobol/pkg-plist | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/lang/tinycobol/pkg-plist b/lang/tinycobol/pkg-plist index cab40fb..37e1504 100644 --- a/lang/tinycobol/pkg-plist +++ b/lang/tinycobol/pkg-plist @@ -1,15 +1,16 @@ bin/htcobol -lib/libhtcobol.a -lib/libhtcobol2.a -share/htcobol/htcobolpp share/htcobol/htcobolrc +lib/libhtcobol.so.0.59.0 +lib/libhtcobol.so +lib/libhtcobol.so.0 +share/htcobol/htcobolpp share/htcobol/copybooks/screen.cpy -@dirrm share/htcobol/copybooks -@dirrm share/htcobol share/doc/tinycobol/Comments.old.txt share/doc/tinycobol/Compiler-Overview.txt share/doc/tinycobol/GAS.asm-i386.Info.txt share/doc/tinycobol/ProgramHeaders.Info.txt share/doc/tinycobol/VarStructure.Info.txt share/doc/tinycobol/compiler-design-future.txt +@dirrm share/htcobol/copybooks @dirrm share/doc/tinycobol +@dirrm share/htcobol |