From 28b9335ebafc0cdab138db7fc7bfce4f786007b1 Mon Sep 17 00:00:00 2001 From: Gerald Pfeifer Date: Wed, 12 Apr 2017 06:37:46 +0000 Subject: Replace the sole use of DISTVERSION (in MASTER_SITES) by PORTVERSION. Inspired by: mat --- lang/gcc48/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lang/gcc48') diff --git a/lang/gcc48/Makefile b/lang/gcc48/Makefile index 3eec027dc583..5221514a9e75 100644 --- a/lang/gcc48/Makefile +++ b/lang/gcc48/Makefile @@ -5,7 +5,7 @@ PORTNAME= gcc PORTVERSION= 4.8.5 PORTREVISION= 1 CATEGORIES= lang java -MASTER_SITES= GCC/releases/gcc-${DISTVERSION} +MASTER_SITES= GCC/releases/gcc-${PORTVERSION} PKGNAMESUFFIX= ${SUFFIX} MAINTAINER= gerald@FreeBSD.org -- cgit v1.2.3