Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 May 2019 20:27:40 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r500873 - head/devel/atlassian-plugin-sdk
Message-ID:  <201905052027.x45KReAR081344@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Sun May  5 20:27:39 2019
New Revision: 500873
URL: https://svnweb.freebsd.org/changeset/ports/500873

Log:
  Mark BROKEN: unfetchable
  
  Reported by:	pkg-fallout
  MFH:		2019Q2

Modified:
  head/devel/atlassian-plugin-sdk/Makefile

Modified: head/devel/atlassian-plugin-sdk/Makefile
==============================================================================
--- head/devel/atlassian-plugin-sdk/Makefile	Sun May  5 20:18:58 2019	(r500872)
+++ head/devel/atlassian-plugin-sdk/Makefile	Sun May  5 20:27:39 2019	(r500873)
@@ -9,6 +9,8 @@ MASTER_SITES=	https://maven.atlassian.com/content/repo
 MAINTAINER=	mi@aldan.algebra.com
 COMMENT=	Atlassian Plugin SDK
 
+BROKEN=		unfetchable
+
 RUN_DEPENDS=	mvn:devel/maven-wrapper
 
 USE_JAVA=	yes



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201905052027.x45KReAR081344>