diff options
author | Kevin Lo <kevlo@FreeBSD.org> | 2002-08-30 03:22:13 +0000 |
---|---|---|
committer | Kevin Lo <kevlo@FreeBSD.org> | 2002-08-30 03:22:13 +0000 |
commit | d8d5806816b612b6779f02c75c2e1e86ba9bed32 (patch) | |
tree | 98fa3664d014f17864e050ea4a167e4fc37ce9ab | |
parent | Deploy USE_GNOMENG infrastructure (diff) |
Update to version 0.38
PR: 42165
Submitted by: Chris Shenton <chris@Shenton.Org>
Notes
Notes:
svn path=/head/; revision=65267
-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 e1b0d1748c56..6b0297bd5c23 100644 --- a/www/mod_mp3/Makefile +++ b/www/mod_mp3/Makefile @@ -6,7 +6,7 @@ # PORTNAME= mod_mp3 -PORTVERSION= 0.35 +PORTVERSION= 0.38 CATEGORIES= www audio MASTER_SITES= http://software.tangent.org/download/ \ ftp://ftp.tangent.org/pub/apache/ \ diff --git a/www/mod_mp3/distinfo b/www/mod_mp3/distinfo index a90e0a175f87..01da7f7d44ef 100644 --- a/www/mod_mp3/distinfo +++ b/www/mod_mp3/distinfo @@ -1 +1 @@ -MD5 (mod_mp3-0.35.tar.gz) = cad75f267767127b829ac73a809a2954 +MD5 (mod_mp3-0.38.tar.gz) = c9ee8b2421c548a297c327cac0792a76 |