diff options
Diffstat (limited to 'devel/lcov/Makefile')
-rw-r--r-- | devel/lcov/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/lcov/Makefile b/devel/lcov/Makefile index 89e91ad74ea2..7d34022a0eb0 100644 --- a/devel/lcov/Makefile +++ b/devel/lcov/Makefile @@ -4,8 +4,7 @@ PORTNAME= lcov PORTVERSION= 1.10 CATEGORIES= devel -MASTER_SITES= SF -MASTER_SITE_SUBDIR=ltp/Coverage%20Analysis/LCOV-${PORTVERSION} +MASTER_SITES= SF/ltp/Coverage%20Analysis/LCOV-${PORTVERSION} MAINTAINER= romain@FreeBSD.org COMMENT= The Linux Test Project GCOV extension |