aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--graphics/php4-ffmpeg/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/php4-ffmpeg/Makefile b/graphics/php4-ffmpeg/Makefile
index 2e3351f73119..1bd5fe00ea40 100644
--- a/graphics/php4-ffmpeg/Makefile
+++ b/graphics/php4-ffmpeg/Makefile
@@ -9,7 +9,7 @@ PORTNAME= ffmpeg
PORTVERSION= 0.5.0
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR=${PORTNAME}-${PKGNAMEPREFIX:S/4-//}
+MASTER_SITE_SUBDIR=${PORTNAME}-${PKGNAMEPREFIX:S/4-//:S/5-//}
PKGNAMEPREFIX?= php4-
DISTNAME= ${PORTNAME}-${PKGNAMEPREFIX:S/4-//:S/5-//}-${PORTVERSION}
EXTRACT_SUFX= .tbz2