diff options
author | wiz <wiz> | 2000-08-14 19:23:53 +0000 |
---|---|---|
committer | wiz <wiz> | 2000-08-14 19:23:53 +0000 |
commit | bd0eb20c5ce008560a136614356d1b8fb226098d (patch) | |
tree | a0bba385c3f7e232ff0ad8c0302832e4ed620e82 /graphics/openptc | |
parent | 979c6765d70b3078fb1f62d579bf62264c61aacc (diff) | |
download | pkgsrc-bd0eb20c5ce008560a136614356d1b8fb226098d.tar.gz |
Sort PLIST.
Diffstat (limited to 'graphics/openptc')
-rw-r--r-- | graphics/openptc/pkg/PLIST | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/graphics/openptc/pkg/PLIST b/graphics/openptc/pkg/PLIST index 3c84c2de66c..924a8e6f2e7 100644 --- a/graphics/openptc/pkg/PLIST +++ b/graphics/openptc/pkg/PLIST @@ -1,32 +1,32 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 1999/07/22 09:14:55 garbled Exp $ +@comment $NetBSD: PLIST,v 1.2 2000/08/14 19:23:53 wiz Exp $ bin/ptc-config include/ptc/Core/Area.h include/ptc/Core/Base.h include/ptc/Core/Clear.h include/ptc/Core/Clipper.h include/ptc/Core/Color.h +include/ptc/Core/Config.h include/ptc/Core/Copy.h include/ptc/Core/Error.h include/ptc/Core/Format.h +include/ptc/Core/Hermes.h include/ptc/Core/Index.h +include/ptc/Core/Key.h +include/ptc/Core/Mode.h include/ptc/Core/Palette.h include/ptc/Core/Surface.h -include/ptc/Core/Types.h -include/ptc/Core/Key.h include/ptc/Core/Timer.h -include/ptc/Core/Hermes.h -include/ptc/Core/Config.h -include/ptc/Core/Mode.h +include/ptc/Core/Types.h include/ptc/X11/Console.h -include/ptc/X11/Display.h include/ptc/X11/DGADisplay.h -include/ptc/X11/WindowDisplay.h +include/ptc/X11/Display.h include/ptc/X11/Image.h +include/ptc/X11/WindowDisplay.h include/ptc/X11/ptconfig.h include/ptc/ptc.h lib/libptc.1.0.a -lib/libptc.so.1.0 lib/libptc.a +lib/libptc.so.1.0 @dirrm include/ptc/Core @dirrm include/ptc/X11 @dirrm include/ptc |