diff options
author | drochner <drochner@pkgsrc.org> | 2009-01-20 18:31:46 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2009-01-20 18:31:46 +0000 |
commit | 721424b0e32e418d09401748e44401257dfce365 (patch) | |
tree | 6548e2c914b1f5fd71b8d00f3aacae0304c770b7 | |
parent | 9b51707d777eda7d775e4d798f1276ff0e1f8e5c (diff) | |
download | pkgsrc-721424b0e32e418d09401748e44401257dfce365.tar.gz |
fix for base pkg update
-rw-r--r-- | audio/xine-arts/PLIST | 4 | ||||
-rw-r--r-- | audio/xine-esound/PLIST | 4 | ||||
-rw-r--r-- | audio/xine-pulse/PLIST | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/audio/xine-arts/PLIST b/audio/xine-arts/PLIST index 326581dd5f5..43b26529e51 100644 --- a/audio/xine-arts/PLIST +++ b/audio/xine-arts/PLIST @@ -1,2 +1,2 @@ -@comment $NetBSD: PLIST,v 1.11 2008/08/26 13:14:48 drochner Exp $ -lib/xine/plugins/1.24/xineplug_ao_out_arts.la +@comment $NetBSD: PLIST,v 1.12 2009/01/20 18:31:46 drochner Exp $ +lib/xine/plugins/1.25/xineplug_ao_out_arts.la diff --git a/audio/xine-esound/PLIST b/audio/xine-esound/PLIST index bc57a08f727..8aa0f45238f 100644 --- a/audio/xine-esound/PLIST +++ b/audio/xine-esound/PLIST @@ -1,2 +1,2 @@ -@comment $NetBSD: PLIST,v 1.11 2008/08/26 13:14:48 drochner Exp $ -lib/xine/plugins/1.24/xineplug_ao_out_esd.la +@comment $NetBSD: PLIST,v 1.12 2009/01/20 18:31:46 drochner Exp $ +lib/xine/plugins/1.25/xineplug_ao_out_esd.la diff --git a/audio/xine-pulse/PLIST b/audio/xine-pulse/PLIST index 5c240770934..2e81831f32d 100644 --- a/audio/xine-pulse/PLIST +++ b/audio/xine-pulse/PLIST @@ -1,2 +1,2 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2008/12/18 23:24:47 jmcneill Exp $ -lib/xine/plugins/1.24/xineplug_ao_out_pulseaudio.la +@comment $NetBSD: PLIST,v 1.2 2009/01/20 18:31:46 drochner Exp $ +lib/xine/plugins/1.25/xineplug_ao_out_pulseaudio.la |