diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2002-09-21 13:37:11 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2002-09-21 13:37:11 +0000 |
commit | 893e874acbedc3f5cbea150a7308c069b6a2815e (patch) | |
tree | 2eea8c65714c130cbcd4bfc65ba9470e4959d815 /audio | |
parent | f958ca22ab5fcd1a887fc1c40daccd484da0bee8 (diff) | |
download | ports-893e874acbedc3f5cbea150a7308c069b6a2815e.tar.gz ports-893e874acbedc3f5cbea150a7308c069b6a2815e.zip |
Chase the distfile replacement done awhile ago.
(Updated to rev. 1.30, broken ogg-vorbis support has been fixed)
Notes
Notes:
svn path=/head/; revision=67007
Diffstat (limited to 'audio')
-rw-r--r-- | audio/mpg123.el/Makefile | 2 | ||||
-rw-r--r-- | audio/mpg123.el/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/audio/mpg123.el/Makefile b/audio/mpg123.el/Makefile index 8a6750704bd0..0dac8aa40b0f 100644 --- a/audio/mpg123.el/Makefile +++ b/audio/mpg123.el/Makefile @@ -6,7 +6,7 @@ # PORTNAME= mpg123.el -PORTVERSION= 1.29 +PORTVERSION= 1.30 CATEGORIES= audio elisp MASTER_SITES= http://www.gentei.org/~yuuji/software/mpg123el/ DISTNAME= ${PORTNAME} diff --git a/audio/mpg123.el/distinfo b/audio/mpg123.el/distinfo index 5af44ef2dd17..35fc11784e03 100644 --- a/audio/mpg123.el/distinfo +++ b/audio/mpg123.el/distinfo @@ -1 +1 @@ -MD5 (mpg123.el) = 5150f61d5faf30057557a89c8f016155 +MD5 (mpg123.el) = 05dd6469e499a101dfe87295f2b67a9e |