diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-06-05 04:29:37 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2017-06-05 04:29:37 +0800 |
commit | 436b7ecc28bf554914c8ebede68d6c2d058c4a3d (patch) | |
tree | a9e7a0ef91a3916dd064b62d6e20d8c8747f5bed /multimedia | |
parent | e95485056138fc4095548cd443ff85a804f65d42 (diff) | |
download | freebsd-ports-gnome-436b7ecc28bf554914c8ebede68d6c2d058c4a3d.tar.gz freebsd-ports-gnome-436b7ecc28bf554914c8ebede68d6c2d058c4a3d.tar.zst freebsd-ports-gnome-436b7ecc28bf554914c8ebede68d6c2d058c4a3d.zip |
Sort SUBDIRs
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/Makefile b/multimedia/Makefile index 4dca867d03c7..3a5552dd80c7 100644 --- a/multimedia/Makefile +++ b/multimedia/Makefile @@ -4,6 +4,7 @@ COMMENT = Multimedia software SUBDIR += 2mandvd + SUBDIR += QtAV SUBDIR += ab25 SUBDIR += abby SUBDIR += acidrip @@ -352,7 +353,6 @@ SUBDIR += qt5-phonon4-designerplugin SUBDIR += qt5-phonon4-gstreamer SUBDIR += qt5-phonon4-vlc - SUBDIR += QtAV SUBDIR += quark SUBDIR += quodlibet SUBDIR += quvi |