- Fix MASTER_SITES
PR: ports/179652 Submitted by: John Marino <draco@marino.st>
This commit is contained in:
parent
95f49b08d0
commit
7b6dd6cf64
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=321158
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ PORTNAME= vertx
|
|||
PORTVERSION= 1.3.1
|
||||
#PORTREVISION= 0
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= http://vertx.io/downloads/
|
||||
MASTER_SITES= http://vert-x.github.io/vertx-downloads/downloads/
|
||||
DISTNAME= vert.x-${PORTVERSION}.final
|
||||
|
||||
MAINTAINER= nivit@FreeBSD.org
|
||||
|
|
Loading…
Reference in a new issue