Rename java/wildfly100 to java/wildfly10.

PR:		212052
Submitted by:	olgeni
This commit is contained in:
Jimmy Olgeni
2017-01-10 22:59:58 +00:00
parent 28ef764901
commit d075dd2f5e
9 changed files with 5 additions and 4 deletions
+1 -1
View File
@@ -123,7 +123,7 @@
SUBDIR += trove4j
SUBDIR += veditor
SUBDIR += visualvm
SUBDIR += wildfly100
SUBDIR += wildfly10
SUBDIR += wildfly90
SUBDIR += xdoclet
@@ -1,9 +1,9 @@
# Created by: Alexander Yerenkow <yerenkow@gmail.com>
# $FreeBSD$
PORTNAME= wildfly100
PORTNAME= wildfly10
PORTVERSION= 10.0.0
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= java www
MASTER_SITES= http://download.jboss.org/wildfly/${WILDFLY_VERSION}/
DISTNAME= wildfly-${WILDFLY_VERSION}
@@ -13,7 +13,7 @@ COMMENT= Replacement for JBoss Application Server
LICENSE= GPLv2
USE_RC_SUBR= wildfly100
USE_RC_SUBR= wildfly10
USE_JAVA= yes
JAVA_VERSION= 1.7+
USER= www