From dd8c8bd1ece57dc783fcae069ec034eaafdaecc4 Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Thu, 21 Sep 2017 18:18:05 +0000 Subject: [PATCH] Update MASTER_SITES usage --- math/mpfr/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/math/mpfr/Makefile b/math/mpfr/Makefile index 71695bd51052..8713a766e82d 100644 --- a/math/mpfr/Makefile +++ b/math/mpfr/Makefile @@ -5,8 +5,7 @@ PORTNAME= mpfr PORTVERSION= 3.1.6 CATEGORIES= math devel MASTER_SITES= http://www.mpfr.org/mpfr-current/ \ - ${MASTER_SITE_GNU} -MASTER_SITE_SUBDIR= ${PORTNAME} + GNU/${PORTNAME} DIST_SUBDIR= ${DISTNAME} PATCH_SITES= ${MASTER_SITES}