diff options
author | naddy <naddy@FreeBSD.org> | 2002-03-26 01:09:26 +0800 |
---|---|---|
committer | naddy <naddy@FreeBSD.org> | 2002-03-26 01:09:26 +0800 |
commit | 34bd2d4e06feceb4ebb5af63bf85768718c4fc29 (patch) | |
tree | 16e7bbdb902ce838ddccc1fbc6adf575be5e9a4a /audio | |
parent | cf8ac00cf1f415e8915167b200d739209c2d7698 (diff) | |
download | freebsd-ports-gnome-34bd2d4e06feceb4ebb5af63bf85768718c4fc29.tar.gz freebsd-ports-gnome-34bd2d4e06feceb4ebb5af63bf85768718c4fc29.tar.zst freebsd-ports-gnome-34bd2d4e06feceb4ebb5af63bf85768718c4fc29.zip |
* Update to 0.2.10. Noteworthy changes in this release:
- many bug fixes
- ID3 tag support
* New homepage URL.
Diffstat (limited to 'audio')
-rw-r--r-- | audio/mpg321/Makefile | 2 | ||||
-rw-r--r-- | audio/mpg321/distinfo | 2 | ||||
-rw-r--r-- | audio/mpg321/pkg-descr | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/audio/mpg321/Makefile b/audio/mpg321/Makefile index 213f80ca98c6..77f30acebb12 100644 --- a/audio/mpg321/Makefile +++ b/audio/mpg321/Makefile @@ -6,7 +6,7 @@ # PORTNAME= mpg321 -PORTVERSION= 0.2.3 +PORTVERSION= 0.2.10 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= mpg321 diff --git a/audio/mpg321/distinfo b/audio/mpg321/distinfo index e247e8bdb7ab..8aef5e05f6eb 100644 --- a/audio/mpg321/distinfo +++ b/audio/mpg321/distinfo @@ -1 +1 @@ -MD5 (mpg321-0.2.3.tar.gz) = d64bfd730d8b75fbd8cf231a2a033ba0 +MD5 (mpg321-0.2.10.tar.gz) = bb403b35c2d25655d55f0f616b8f47bb diff --git a/audio/mpg321/pkg-descr b/audio/mpg321/pkg-descr index 24893f70a4a5..24f6aa1d7c18 100644 --- a/audio/mpg321/pkg-descr +++ b/audio/mpg321/pkg-descr @@ -13,4 +13,4 @@ floating point unit, it comes under the GNU General Public License, which allows greater freedom to its users. For most people who want mpg123, mpg321 is a better alternative. -WWW: http://sourceforge.net/projects/mpg321/ +WWW: http://mpg321.sourceforge.net/ |