aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/mod_mp3/Makefile4
-rw-r--r--www/mod_mp3/distinfo2
2 files changed, 3 insertions, 3 deletions
diff --git a/www/mod_mp3/Makefile b/www/mod_mp3/Makefile
index 7cf09ee022b5..63bb21db4195 100644
--- a/www/mod_mp3/Makefile
+++ b/www/mod_mp3/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= mod_mp3
-PORTVERSION= 0.33
+PORTVERSION= 0.35
CATEGORIES= www audio
MASTER_SITES= http://software.tangent.org/download/ \
ftp://ftp.tangent.org/pub/apache/ \
@@ -24,7 +24,7 @@ APXS?= ${LOCALBASE}/sbin/apxs
DOCS= ChangeLog README TODO faq.html
do-install:
- ${APXS} -i -A -n mp3 ${WRKSRC}/mod_mp3.so
+ ${APXS} -i -A -n mp3 ${WRKSRC}/src/mod_mp3.so
.if !defined(NOPORTDOCS)
@${INSTALL} -d -m 0755 ${PREFIX}/share/doc/mod_mp3
.for f in ${DOCS}
diff --git a/www/mod_mp3/distinfo b/www/mod_mp3/distinfo
index 7148b95a492f..f46d8b98d9f7 100644
--- a/www/mod_mp3/distinfo
+++ b/www/mod_mp3/distinfo
@@ -1 +1 @@
-MD5 (mod_mp3-0.33.tar.gz) = b8be32e145262fefcd43f187b60ab8b5
+MD5 (mod_mp3-0.35.tar.gz) = b8be32e145262fefcd43f187b60ab8b5