diff options
Diffstat (limited to 'devel/fnccheck/Makefile')
-rw-r--r-- | devel/fnccheck/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/fnccheck/Makefile b/devel/fnccheck/Makefile index 23323b9eab8e..7970a24baf55 100644 --- a/devel/fnccheck/Makefile +++ b/devel/fnccheck/Makefile @@ -8,8 +8,7 @@ PORTNAME= fnccheck PORTVERSION= 1.2 CATEGORIES= devel -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-${PORTVERSION}/${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= A profiling library/utilities for C/C++ programs |