diff options
Diffstat (limited to 'www/php-dyn/Makefile')
-rw-r--r-- | www/php-dyn/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/php-dyn/Makefile b/www/php-dyn/Makefile index a6d5225c0b75..1229acd9e8b7 100644 --- a/www/php-dyn/Makefile +++ b/www/php-dyn/Makefile @@ -8,8 +8,7 @@ PORTNAME= php-dyn PORTVERSION= 1.2.1 CATEGORIES= www -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF/${PORTNAME}/PHP_Dyn/${PORTVERSION} DISTNAME= php_dyn-${PORTVERSION} EXTRACT_SUFX= .tgz |