svn commit: r303377 - head/Mk

Bryan Drewery bdrewery at FreeBSD.org
Thu Aug 30 14:49:01 UTC 2012


Author: bdrewery
Date: Thu Aug 30 14:49:00 2012
New Revision: 303377
URL: http://svn.freebsd.org/changeset/ports/303377

Log:
  - Use more clear and consistent description for OGG
  
  Suggested by:	avilla
  Approved by:	eadler, bapt (mentors, implicit)

Modified:
  head/Mk/bsd.options.desc.mk

Modified: head/Mk/bsd.options.desc.mk
==============================================================================
--- head/Mk/bsd.options.desc.mk	Thu Aug 30 14:38:11 2012	(r303376)
+++ head/Mk/bsd.options.desc.mk	Thu Aug 30 14:49:00 2012	(r303377)
@@ -198,7 +198,7 @@ NTLM_DESC?=		NTLM authentication support
 NUMPY_DESC?=		NumPy mathematical computing support
 ODBC_DESC?=		ODBC backend
 ODF_DESC?=		ODF file support
-OGG_DESC?=		OGG support
+OGG_DESC?=		OGG audio format support
 OPENAL_DESC?=		OpenAL support
 OPENCV_DESC?=		OpenCV support
 OPENEXR_DESC?=		HDR support via OpenEXR



More information about the svn-ports-head mailing list