Date: Thu, 5 Sep 2013 20:25:12 +0000 (UTC) From: Thomas Abthorpe <tabthorpe@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r326445 - head/audio/fmio Message-ID: <201309052025.r85KPCR7084888@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tabthorpe Date: Thu Sep 5 20:25:12 2013 New Revision: 326445 URL: http://svnweb.freebsd.org/changeset/ports/326445 Log: - Fix typo in FreeBSSD Submitted by: makc Modified: head/audio/fmio/Makefile Modified: head/audio/fmio/Makefile ============================================================================== --- head/audio/fmio/Makefile Thu Sep 5 20:18:30 2013 (r326444) +++ head/audio/fmio/Makefile Thu Sep 5 20:25:12 2013 (r326445) @@ -7,7 +7,7 @@ CATEGORIES= audio MASTER_SITES= http://www.aliasnet.ru/~pva/src/fmio/ \ http://www.jumbo.narod.ru/src/fmio/ -MAINTAINER= ports@FreeBSSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= FM radio card manipulation utility MAN1= fmio.1
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201309052025.r85KPCR7084888>