svn commit: r324906 - head/devel/hadoop

Bryan Drewery bdrewery at FreeBSD.org
Sun Aug 18 13:13:56 UTC 2013


Author: bdrewery
Date: Sun Aug 18 13:13:55 2013
New Revision: 324906
URL: http://svnweb.freebsd.org/changeset/ports/324906

Log:
  - Reset clement's ports
  
  With hat:	portmgr

Modified:
  head/devel/hadoop/Makefile

Modified: head/devel/hadoop/Makefile
==============================================================================
--- head/devel/hadoop/Makefile	Sun Aug 18 13:13:52 2013	(r324905)
+++ head/devel/hadoop/Makefile	Sun Aug 18 13:13:55 2013	(r324906)
@@ -1,7 +1,4 @@
-# New ports collection makefile for:	hadoop
-# Date created:				2012-02-22
-# Whom:					Clement Laforet <clement at FreeBSD.org>
-#
+# Created by: Clement Laforet <clement at FreeBSD.org>
 # $FreeBSD$
 
 PORTNAME=	hadoop
@@ -11,7 +8,7 @@ MASTER_SITES=	${MASTER_SITE_APACHE}
 MASTER_SITE_SUBDIR=	${PORTNAME}/core/${PORTNAME}-${PORTVERSION}
 DIST_SUBDIR=	hadoop
 
-MAINTAINER=	clement at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Apache Map/Reduce framework
 
 LICENSE=	AL2


More information about the svn-ports-all mailing list