diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2013-09-05 17:55:20 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2013-09-05 17:55:20 +0000 |
commit | d46383f362e124d3442d03515298f0793510b7a7 (patch) | |
tree | d7d1933f23c5cf63afd67aa06ace13d3390add16 /audio | |
parent | fabb9099b05984f5e9a63ef3c1bdbeffbb340bad (diff) | |
download | ports-d46383f362e124d3442d03515298f0793510b7a7.tar.gz ports-d46383f362e124d3442d03515298f0793510b7a7.zip |
Notes
Diffstat (limited to 'audio')
-rw-r--r-- | audio/fmio/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/audio/fmio/Makefile b/audio/fmio/Makefile index 6da41a9b6c56..b51b9f44cf1f 100644 --- a/audio/fmio/Makefile +++ b/audio/fmio/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: fmio -# Date created: 10 Feb 2001 -# Whom: Den Ivanov <d.s.div@bigfoot.com> -# +# Created by: Den Ivanov <d.s.div@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@istc.kiev.ua +MAINTAINER= ports@FreeBSSD.org COMMENT= FM radio card manipulation utility MAN1= fmio.1 |