1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-16 07:58:04 +00:00

- Fix MASTER_SITES

PR:	ports/179652
Submitted by:	John Marino <draco@marino.st>
This commit is contained in:
Nicola Vitale 2013-06-17 22:32:05 +00:00
parent 95f49b08d0
commit 7b6dd6cf64
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=321158

View File

@ -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