diff options
Diffstat (limited to 'devel/kprof/Makefile')
-rw-r--r-- | devel/kprof/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/kprof/Makefile b/devel/kprof/Makefile index 79e98a6cf5b9..ff0c69843049 100644 --- a/devel/kprof/Makefile +++ b/devel/kprof/Makefile @@ -10,8 +10,7 @@ PORTNAME= kprof PORTVERSION= 1.3.1 PORTREVISION= 9 CATEGORIES= devel -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= pmarquis@pobox.com COMMENT= A profiling tool for KDE |