diff options
author | dwcjr <dwcjr@FreeBSD.org> | 2001-08-13 00:14:01 +0800 |
---|---|---|
committer | dwcjr <dwcjr@FreeBSD.org> | 2001-08-13 00:14:01 +0800 |
commit | ae80fa80baddaaf63460b176e59c9b1d6ab65c88 (patch) | |
tree | 544f36b475f728dcdeea4fba6e26283eea136bcb | |
parent | 50d225fe1ece82ea4e9f30eb54fd3fe68541c8be (diff) | |
download | freebsd-ports-graphics-ae80fa80baddaaf63460b176e59c9b1d6ab65c88.tar.gz freebsd-ports-graphics-ae80fa80baddaaf63460b176e59c9b1d6ab65c88.tar.zst freebsd-ports-graphics-ae80fa80baddaaf63460b176e59c9b1d6ab65c88.zip |
Update to 0.25
PR: 29475
Submitted by: maintainer
-rw-r--r-- | www/mod_mp3/Makefile | 2 | ||||
-rw-r--r-- | www/mod_mp3/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/www/mod_mp3/Makefile b/www/mod_mp3/Makefile index 6f57a0ed23d..fbabba8d6da 100644 --- a/www/mod_mp3/Makefile +++ b/www/mod_mp3/Makefile @@ -6,7 +6,7 @@ # PORTNAME= mod_mp3 -PORTVERSION= 0.23 +PORTVERSION= 0.25 CATEGORIES= www audio MASTER_SITES= http://media.tangent.org/ \ ftp://ftp.tangent.org/pub/apache/ \ diff --git a/www/mod_mp3/distinfo b/www/mod_mp3/distinfo index a1e4325ab1b..69dc719c58b 100644 --- a/www/mod_mp3/distinfo +++ b/www/mod_mp3/distinfo @@ -1 +1 @@ -MD5 (mod_mp3-0.23.tar.gz) = 2981add45af32501dd3abf9601d8c9cc +MD5 (mod_mp3-0.25.tar.gz) = 5fcf286f1e6a51a32369f79a11739923 |