diff options
author | obache <obache> | 2008-11-03 04:52:22 +0000 |
---|---|---|
committer | obache <obache> | 2008-11-03 04:52:22 +0000 |
commit | 803a14588644ea6f8572c0b4d527894064b00a68 (patch) | |
tree | c698def4c4dbe83e52761ad17ae1b9af52f9d65c /multimedia | |
parent | cc4f60b1cbc12d1d2a70079072cefb47a0308481 (diff) | |
download | pkgsrc-803a14588644ea6f8572c0b4d527894064b00a68.tar.gz |
sort.
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/Makefile b/multimedia/Makefile index 63bae7a33cd..5cf42170163 100644 --- a/multimedia/Makefile +++ b/multimedia/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.126 2008/10/31 12:49:23 wiz Exp $ +# $NetBSD: Makefile,v 1.127 2008/11/03 04:52:22 obache Exp $ # COMMENT= Multimedia utilities @@ -37,6 +37,7 @@ SUBDIR+= gst-plugins0.10-mpeg2dec SUBDIR+= gst-plugins0.10-ogg SUBDIR+= gst-plugins0.10-theora SUBDIR+= gst-plugins0.10-ugly +SUBDIR+= gst-plugins0.10-v4l2 SUBDIR+= gst-plugins0.10-x264 SUBDIR+= gst-plugins0.10-xvid SUBDIR+= gst-plugins0.8 @@ -45,7 +46,6 @@ SUBDIR+= gst-plugins0.8-dvdread SUBDIR+= gst-plugins0.8-mpeg2dec SUBDIR+= gst-plugins0.8-ogg SUBDIR+= gst-plugins0.8-theora -SUBDIR+= gst-plugins0.10-v4l2 SUBDIR+= gst-plugins0.8-xvid SUBDIR+= gstreamer0.10 SUBDIR+= gstreamer0.8 |