diff --git a/devel/cscope/Makefile b/devel/cscope/Makefile index 4c7c6b925262..d71dd2ce9a46 100644 --- a/devel/cscope/Makefile +++ b/devel/cscope/Makefile @@ -10,10 +10,9 @@ PORTNAME= cscope PORTVERSION= 15.6 PORTREVISION= 1 CATEGORIES= devel -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF -MAINTAINER= ports@FreeBSD.org +MAINTAINER= gahr@FreeBSD.org COMMENT= An interactive C program browser GNU_CONFIGURE= yes