- Reset clement's ports
With hat: portmgr
This commit is contained in:
parent
89f67222cc
commit
a9298e0db1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=324906
1 changed files with 2 additions and 5 deletions
|
@ -1,7 +1,4 @@
|
||||||
# New ports collection makefile for: hadoop
|
# Created by: Clement Laforet <clement@FreeBSD.org>
|
||||||
# Date created: 2012-02-22
|
|
||||||
# Whom: Clement Laforet <clement@FreeBSD.org>
|
|
||||||
#
|
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= hadoop
|
PORTNAME= hadoop
|
||||||
|
@ -11,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_APACHE}
|
||||||
MASTER_SITE_SUBDIR= ${PORTNAME}/core/${PORTNAME}-${PORTVERSION}
|
MASTER_SITE_SUBDIR= ${PORTNAME}/core/${PORTNAME}-${PORTVERSION}
|
||||||
DIST_SUBDIR= hadoop
|
DIST_SUBDIR= hadoop
|
||||||
|
|
||||||
MAINTAINER= clement@FreeBSD.org
|
MAINTAINER= ports@FreeBSD.org
|
||||||
COMMENT= Apache Map/Reduce framework
|
COMMENT= Apache Map/Reduce framework
|
||||||
|
|
||||||
LICENSE= AL2
|
LICENSE= AL2
|
||||||
|
|
Loading…
Reference in a new issue