diff options
author | knu <knu@FreeBSD.org> | 2002-09-21 21:37:11 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2002-09-21 21:37:11 +0800 |
commit | f84a86f39120e1f860d43c6486b72a656472bd2e (patch) | |
tree | 686297583974afb2291f7b50fcd632f1ab134e4d | |
parent | 6b58c93509a99f08be07976eadbcd37df1acd641 (diff) | |
download | freebsd-ports-gnome-f84a86f39120e1f860d43c6486b72a656472bd2e.tar.gz freebsd-ports-gnome-f84a86f39120e1f860d43c6486b72a656472bd2e.tar.zst freebsd-ports-gnome-f84a86f39120e1f860d43c6486b72a656472bd2e.zip |
Chase the distfile replacement done awhile ago.
(Updated to rev. 1.30, broken ogg-vorbis support has been fixed)
-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 |