diff options
author | ijliao <ijliao@FreeBSD.org> | 2001-12-13 07:55:35 +0000 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2001-12-13 07:55:35 +0000 |
commit | cad5cf082a17d5865511756b9d21f098c9da1f34 (patch) | |
tree | b8a45a6c98ac44613b4b6c1a44ab5661de4d8cae /audio/libshout2/pkg-plist | |
parent | 75f01d69c29a0b4fd695b05baa2de70a7f4f5593 (diff) | |
download | FreeBSD-ports-cad5cf082a17d5865511756b9d21f098c9da1f34.zip FreeBSD-ports-cad5cf082a17d5865511756b9d21f098c9da1f34.tar.gz |
upgrade to 1.0.7
PR: 32702
Submitted by: Leo Kim <leo@florida.sarang.net>
Diffstat (limited to 'audio/libshout2/pkg-plist')
-rw-r--r-- | audio/libshout2/pkg-plist | 44 |
1 files changed, 22 insertions, 22 deletions
diff --git a/audio/libshout2/pkg-plist b/audio/libshout2/pkg-plist index 871984a..4b77101 100644 --- a/audio/libshout2/pkg-plist +++ b/audio/libshout2/pkg-plist @@ -1,34 +1,34 @@ -lib/libshout.a -lib/libshout.la -lib/libshout.so -lib/libshout.so.1 include/shout/shout.h -@dirrm include/shout -share/doc/libshout-%%PORTVERSION%%/example.html -share/doc/libshout-%%PORTVERSION%%/example/Makefile -share/doc/libshout-%%PORTVERSION%%/example/example.c -share/doc/libshout-%%PORTVERSION%%/example_c.html -@dirrm share/doc/libshout-%%PORTVERSION%%/example -share/doc/libshout-%%PORTVERSION%%/AUTHORS -share/doc/libshout-%%PORTVERSION%%/CHANGES -share/doc/libshout-%%PORTVERSION%%/COPYING -share/doc/libshout-%%PORTVERSION%%/README -share/doc/libshout-%%PORTVERSION%%/connection.html -share/doc/libshout-%%PORTVERSION%%/datastreaming.html -share/doc/libshout-%%PORTVERSION%%/datastructures.html -share/doc/libshout-%%PORTVERSION%%/errorhandling.html +lib/libshout.so.2 +lib/libshout.so +lib/libshout.la +lib/libshout.a share/doc/libshout-%%PORTVERSION%%/index.html +share/doc/libshout-%%PORTVERSION%%/overview.html share/doc/libshout-%%PORTVERSION%%/initialization.html +share/doc/libshout-%%PORTVERSION%%/connection.html +share/doc/libshout-%%PORTVERSION%%/datastreaming.html share/doc/libshout-%%PORTVERSION%%/metadata.html -share/doc/libshout-%%PORTVERSION%%/overview.html -share/doc/libshout-%%PORTVERSION%%/reference.html +share/doc/libshout-%%PORTVERSION%%/datastructures.html share/doc/libshout-%%PORTVERSION%%/shout_conn_t.html share/doc/libshout-%%PORTVERSION%%/shout_connect.html share/doc/libshout-%%PORTVERSION%%/shout_disconnect.html +share/doc/libshout-%%PORTVERSION%%/shout_sleep.html share/doc/libshout-%%PORTVERSION%%/shout_init_connection.html share/doc/libshout-%%PORTVERSION%%/shout_send_data.html -share/doc/libshout-%%PORTVERSION%%/shout_sleep.html -share/doc/libshout-%%PORTVERSION%%/shout_strerror.html share/doc/libshout-%%PORTVERSION%%/shout_update_metadata.html share/doc/libshout-%%PORTVERSION%%/style.css +share/doc/libshout-%%PORTVERSION%%/example.html +share/doc/libshout-%%PORTVERSION%%/example_c.html +share/doc/libshout-%%PORTVERSION%%/reference.html +share/doc/libshout-%%PORTVERSION%%/errorhandling.html +share/doc/libshout-%%PORTVERSION%%/shout_strerror.html +share/doc/libshout-%%PORTVERSION%%/README +share/doc/libshout-%%PORTVERSION%%/AUTHORS +share/doc/libshout-%%PORTVERSION%%/COPYING +share/doc/libshout-%%PORTVERSION%%/CHANGES +share/examples/libshout-%%PORTVERSION%%/Makefile +share/examples/libshout-%%PORTVERSION%%/example.c +@dirrm include/shout @dirrm share/doc/libshout-%%PORTVERSION%% +@dirrm share/examples/libshout-%%PORTVERSION%% |