diff options
author | obraun <obraun@FreeBSD.org> | 2002-10-22 04:30:01 +0800 |
---|---|---|
committer | obraun <obraun@FreeBSD.org> | 2002-10-22 04:30:01 +0800 |
commit | 903efaf48253f309746b8f2ab76776f04bed5960 (patch) | |
tree | 75825bc55b1c24ed01dd3c5e1cff8f3aef5891d4 | |
parent | f4db733061f7279f0bbf0296b94e0d26af331e0f (diff) | |
download | freebsd-ports-gnome-903efaf48253f309746b8f2ab76776f04bed5960.tar.gz freebsd-ports-gnome-903efaf48253f309746b8f2ab76776f04bed5960.tar.zst freebsd-ports-gnome-903efaf48253f309746b8f2ab76776f04bed5960.zip |
s/FreeAMP/Zinf/ in pkg_descr
PR: 43478
Submitted by: Olivier Tharan <olive@oban.frmug.org>
Approved by: maintainer timeout for mq3
-rw-r--r-- | audio/mq3/pkg-descr | 2 | ||||
-rw-r--r-- | audio/ximp3/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/audio/mq3/pkg-descr b/audio/mq3/pkg-descr index 8ce636f4cf05..658728b10d7a 100644 --- a/audio/mq3/pkg-descr +++ b/audio/mq3/pkg-descr @@ -1,5 +1,5 @@ This is MQ3, a simple .mp3 and .ogg player using Qt. It uses the -decoding engine from FreeAMP (http://www.freeamp.org/). +decoding engine from Zinf (http://www.zinf.org/). WWW: http://www.mq3.org/ diff --git a/audio/ximp3/pkg-descr b/audio/ximp3/pkg-descr index 71453cc0484c..51129daa760c 100644 --- a/audio/ximp3/pkg-descr +++ b/audio/ximp3/pkg-descr @@ -1,2 +1,2 @@ A simple console MP3 player. It is based on the GPL'ed Xing decoder also -used in FreeAmp. +used in Zinf. |