Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Nov 2014 19:22:11 +0000 (UTC)
From:      John Marino <marino@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r372807 - head/devel/byaccj
Message-ID:  <201411191922.sAJJMBuP062449@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: marino
Date: Wed Nov 19 19:22:11 2014
New Revision: 372807
URL: https://svnweb.freebsd.org/changeset/ports/372807
QAT: https://qat.redports.org/buildarchive/r372807/

Log:
  devel/byaccj: Add distfile mirror in addition to SourceForge
  
  PR:		195175
  Submitted by:	Fonz

Modified:
  head/devel/byaccj/Makefile

Modified: head/devel/byaccj/Makefile
==============================================================================
--- head/devel/byaccj/Makefile	Wed Nov 19 19:17:06 2014	(r372806)
+++ head/devel/byaccj/Makefile	Wed Nov 19 19:22:11 2014	(r372807)
@@ -4,7 +4,8 @@
 PORTNAME=	byaccj
 PORTVERSION=	1.15
 CATEGORIES=	devel java
-MASTER_SITES=	SF
+MASTER_SITES=	SF \
+		http://www.skysmurf.nl/comp/FreeBSD/distfiles/
 DISTNAME=	${PORTNAME}${PORTVERSION}_src
 
 MAINTAINER=	freebsd@skysmurf.nl



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