diff options
-rw-r--r-- | devel/codeblocks/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/codeblocks/Makefile b/devel/codeblocks/Makefile index 413e25a1a8b8..4fbfc221b5b1 100644 --- a/devel/codeblocks/Makefile +++ b/devel/codeblocks/Makefile @@ -9,8 +9,7 @@ PORTNAME= codeblocks PORTVERSION= 10.05 PORTREVISION= 1 CATEGORIES= devel -MASTER_SITES= ${MASTER_SITE_BERLIOS} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF/codeblocks.berlios DISTNAME= ${PORTNAME}-${PORTVERSION}-1debian-src MAINTAINER= dinoex@FreeBSD.org |