diff options
-rw-r--r-- | devel/codeblocks/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/codeblocks/Makefile b/devel/codeblocks/Makefile index 4ac0486bb2b5..fa5c8270e257 100644 --- a/devel/codeblocks/Makefile +++ b/devel/codeblocks/Makefile @@ -8,7 +8,7 @@ CATEGORIES= devel MASTER_SITES= SF/${PORTNAME}/Sources/${PORTVERSION} DISTNAME= ${PORTNAME}_${PORTVERSION}-1 -MAINTAINER= coder@tuxfamily.org +MAINTAINER= ports@FreeBSD.org COMMENT= Open source, cross-platform, free C/C++ IDE LICENSE= GPLv3 LGPL3 |