diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2004-12-26 06:47:35 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2004-12-26 06:47:35 +0000 |
commit | f9e8cb33cde9bb7bfafcfe3b3cd202b48047d613 (patch) | |
tree | afcea267595c3fcc5ed3f46bbb53c3e57ade67a2 /audio/baudline | |
parent | 69c82b4208dcdf1b16883286f79b3ed22087f61a (diff) | |
download | ports-f9e8cb33cde9bb7bfafcfe3b3cd202b48047d613.tar.gz ports-f9e8cb33cde9bb7bfafcfe3b3cd202b48047d613.zip |
Notes
Diffstat (limited to 'audio/baudline')
-rw-r--r-- | audio/baudline/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/baudline/Makefile b/audio/baudline/Makefile index 32972edf7c3a..ab698f515eae 100644 --- a/audio/baudline/Makefile +++ b/audio/baudline/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.baudline.com/ PKGNAMEPREFIX= linux- DISTNAME= baudline_${PORTVERSION:S/.p/pre/}_i686 -MAINTAINER= ports@FreeBSD.org +MAINTAINER= dyeske@yahoo.com COMMENT= A real-time signal analysis tool and an offline time-frequency browser RUN_DEPENDS= mpg123:${PORTSDIR}/audio/mpg123 |