svn commit: r326427 - head/audio/fmio

Thomas Abthorpe tabthorpe at FreeBSD.org
Thu Sep 5 17:55:20 UTC 2013


Author: tabthorpe
Date: Thu Sep  5 17:55:20 2013
New Revision: 326427
URL: http://svnweb.freebsd.org/changeset/ports/326427

Log:
  - Reassign to the heap due to maintainer mail bounces

Modified:
  head/audio/fmio/Makefile   (contents, props changed)

Modified: head/audio/fmio/Makefile
==============================================================================
--- head/audio/fmio/Makefile	Thu Sep  5 17:53:17 2013	(r326426)
+++ head/audio/fmio/Makefile	Thu Sep  5 17:55:20 2013	(r326427)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	fmio
-# Date created:				10 Feb 2001
-# Whom:					Den Ivanov <d.s.div at bigfoot.com>
-#
+# Created by: Den Ivanov <d.s.div at bigfoot.com>
 # $FreeBSD$
-#
 
 PORTNAME=	fmio
 PORTVERSION=	2.0.8
@@ -11,7 +7,7 @@ CATEGORIES=	audio
 MASTER_SITES=	http://www.aliasnet.ru/~pva/src/fmio/ \
 		http://www.jumbo.narod.ru/src/fmio/
 
-MAINTAINER=	kunia at istc.kiev.ua
+MAINTAINER=	ports at FreeBSSD.org
 COMMENT=	FM radio card manipulation utility
 
 MAN1=		fmio.1


More information about the svn-ports-all mailing list