Date: Wed, 10 Oct 2012 16:14:57 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r305671 - head/audio/pacpl Message-ID: <201210101614.q9AGEvv4060297@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Wed Oct 10 16:14:57 2012 New Revision: 305671 URL: http://svn.freebsd.org/changeset/ports/305671 Log: - Remove unnecessary double quote in OPTIMFROG_DESC Submitted by: Riccardo Torrini <riccardo@torrini.org> Modified: head/audio/pacpl/Makefile Modified: head/audio/pacpl/Makefile ============================================================================== --- head/audio/pacpl/Makefile Wed Oct 10 16:11:21 2012 (r305670) +++ head/audio/pacpl/Makefile Wed Oct 10 16:14:57 2012 (r305671) @@ -42,7 +42,7 @@ MP3TAG_DESC= Enable MP3 tagging support MP4TAG_DESC= Enable MP4 tagging support MPLAYER_DESC= Enable Mplayer support MPPTAG_DESC= Enable Musepack tagging support -OPTIMFROG_DESC= Enable OptimFROG support" +OPTIMFROG_DESC= Enable OptimFROG support VORBISTAG_DESC= Enable Ogg/Vorbis tagging support SHORTEN_DESC= Enable Shorten support SOX_DESC= Enable SoX support
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201210101614.q9AGEvv4060297>