View | Details | Raw Unified | Return to bug 238357 | Differences between
and this patch

Collapse All | Expand All

(-)Makefile 2019-06-12 09:30:18.952216000 -0700 (-2 / +2 lines)
Lines 1-9 Link Here
1
# $FreeBSD: head/games/minecraft-server/Makefile 489389 2019-01-05 21:56:05Z swills $
1
# $FreeBSD: head/games/minecraft-server/Makefile 489389 2019-01-05 21:56:05Z swills $
2
PORTNAME=      minecraft-server
2
PORTNAME=      minecraft-server
3
PORTVERSION=   1.13.2
3
PORTVERSION=   1.14.2
4
CATEGORIES=    games java
4
CATEGORIES=    games java
5
MASTER_SITES=  https://launcher.mojang.com/v1/objects/3737db93722a9e39eeada7c27e7aca28b144ffa7/
5
MASTER_SITES=  https://launcher.mojang.com/v1/objects/808be3869e2ca6b62378f9f4b33c946621620019/
6
DISTFILES=     server.jar
6
DISTFILES=     server.jar
7
DIST_SUBDIR=   ${PORTNAME}-${PORTVERSION}
7
DIST_SUBDIR=   ${PORTNAME}-${PORTVERSION}
8
EXTRACT_ONLY=
8
EXTRACT_ONLY=

Return to bug 238357