svn commit: r305831 - head/devel/codeblocks

Dirk Meyer dinoex at FreeBSD.org
Sat Oct 13 13:06:35 UTC 2012


Author: dinoex
Date: Sat Oct 13 13:06:35 2012
New Revision: 305831
URL: http://svn.freebsd.org/changeset/ports/305831

Log:
  - drop maintainership
  Feature safe: yes

Modified:
  head/devel/codeblocks/Makefile

Modified: head/devel/codeblocks/Makefile
==============================================================================
--- head/devel/codeblocks/Makefile	Sat Oct 13 12:53:27 2012	(r305830)
+++ head/devel/codeblocks/Makefile	Sat Oct 13 13:06:35 2012	(r305831)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	codeblocks
-# Date created:				November, 15th 2005
-# Whom:					Matthias Sund <m.sund at arcor.de>
-#
+# Created by: Matthias Sund <m.sund at arcor.de>
 # $FreeBSD$
-#
 
 PORTNAME=		codeblocks
 PORTVERSION=		10.05
@@ -12,7 +8,7 @@ CATEGORIES=		devel
 MASTER_SITES=		SF/codeblocks.berlios
 DISTNAME=		${PORTNAME}-${PORTVERSION}-1debian-src
 
-MAINTAINER=	dinoex at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Open source, cross-platform, free C/C++ IDE
 
 BUILD_DEPENDS=	zip:${PORTSDIR}/archivers/zip


More information about the svn-ports-all mailing list