diff options
Diffstat (limited to 'devel/kcachegrind/Makefile')
-rw-r--r-- | devel/kcachegrind/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/kcachegrind/Makefile b/devel/kcachegrind/Makefile index 92870700ea26..15b91906f10e 100644 --- a/devel/kcachegrind/Makefile +++ b/devel/kcachegrind/Makefile @@ -9,8 +9,7 @@ PORTNAME= kcachegrind PORTVERSION= 0.4.6 PORTREVISION= 1 CATEGORIES= devel kde -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= kcachegrind +MASTER_SITES= SF/${PORTNAME}/KCachegrind/KCachegrind%20${PORTVERSION} MAINTAINER= beat@FreeBSD.org COMMENT= Profiling Visualization Tool |