diff options
Diffstat (limited to 'graphics/php4-ffmpeg/Makefile')
-rw-r--r-- | graphics/php4-ffmpeg/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/php4-ffmpeg/Makefile b/graphics/php4-ffmpeg/Makefile index 849badf805db..80f78bcf317e 100644 --- a/graphics/php4-ffmpeg/Makefile +++ b/graphics/php4-ffmpeg/Makefile @@ -9,8 +9,7 @@ PORTNAME= ffmpeg PORTVERSION= 0.5.1 PORTREVISION= 1 CATEGORIES= graphics -MASTER_SITES= SF -MASTER_SITE_SUBDIR=${PORTNAME}-php +MASTER_SITES= SF/${PORTNAME}-php/${PORTNAME}-php/${PORTVERSION} PKGNAMEPREFIX= php4- DISTNAME= ${PORTNAME}-php-${PORTVERSION} EXTRACT_SUFX= .tbz2 |