diff options
author | patrick <patrick@FreeBSD.org> | 2001-05-31 12:42:38 +0000 |
---|---|---|
committer | patrick <patrick@FreeBSD.org> | 2001-05-31 12:42:38 +0000 |
commit | 806d4e0ee2efa63c42bedb0b28474afb97ee2efb (patch) | |
tree | c45a88a53ab90c44e3f22291a934d746e75d7932 /lang/tinycobol/pkg-plist | |
parent | 5d19bc33fcb785fd7a48ce2633d6b3fa8bfae497 (diff) | |
download | FreeBSD-ports-806d4e0ee2efa63c42bedb0b28474afb97ee2efb.zip FreeBSD-ports-806d4e0ee2efa63c42bedb0b28474afb97ee2efb.tar.gz |
Upgrade to 0.53
Diffstat (limited to 'lang/tinycobol/pkg-plist')
-rw-r--r-- | lang/tinycobol/pkg-plist | 17 |
1 files changed, 7 insertions, 10 deletions
diff --git a/lang/tinycobol/pkg-plist b/lang/tinycobol/pkg-plist index 7ea3fdd..53637fc 100644 --- a/lang/tinycobol/pkg-plist +++ b/lang/tinycobol/pkg-plist @@ -1,20 +1,17 @@ bin/htcobol -bin/htcobpp -bin/htcobf2f -bin/htcobdispcv.tcl -bin/htcobviscomp.tcl lib/libhtcobol.a +lib/libhtcobol2.a share/htcobol/cobopt share/htcobol/htcobolpp -share/htcobol/copybook/CMDLine.cpy -share/htcobol/copybook/CMDLine1.cpy -share/htcobol/copybook/ENVAR1.cpy -@dirrm share/htcobol/copybook +share/htcobol/copybooks/CMDLine.cpy +share/htcobol/copybooks/CMDLine1.cpy +share/htcobol/copybooks/ENVAR1.cpy +@dirrm share/htcobol/copybooks @dirrm share/htcobol share/doc/tinycobol/Comments.old.txt -share/doc/tinycobol/ProgramHeaders.Info.txt share/doc/tinycobol/Compiler-Overview.txt -share/doc/tinycobol/VarStructure.Info.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/doc/tinycobol |