diff options
author | erwin <erwin@FreeBSD.org> | 2006-04-22 16:32:15 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2006-04-22 16:32:15 +0800 |
commit | 17145d45aade73f240d133ddecd24da53737c7d5 (patch) | |
tree | 432bd0526f809b8b2ca8a81a5b5803912e2795d4 /audio/Makefile | |
parent | 514b98ad4b1939172f1c1883016cf66db7ab448a (diff) | |
download | freebsd-ports-gnome-17145d45aade73f240d133ddecd24da53737c7d5.tar.gz freebsd-ports-gnome-17145d45aade73f240d133ddecd24da53737c7d5.tar.zst freebsd-ports-gnome-17145d45aade73f240d133ddecd24da53737c7d5.zip |
Rename gstreamer-plugins-polypaudio to gstreamer-plugins-polyp
Diffstat (limited to 'audio/Makefile')
-rw-r--r-- | audio/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile index b9e0f564f26a..8508da453e84 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -208,7 +208,7 @@ SUBDIR += gstreamer-plugins-musicbrainz SUBDIR += gstreamer-plugins-nas SUBDIR += gstreamer-plugins-ogg - SUBDIR += gstreamer-plugins-polypaudio + SUBDIR += gstreamer-plugins-polyp SUBDIR += gstreamer-plugins-shout SUBDIR += gstreamer-plugins-shout2 SUBDIR += gstreamer-plugins-sidplay |