svn commit: r412199 - head/devel/onscripter

Jan Beich jbeich at FreeBSD.org
Thu Mar 31 01:00:38 UTC 2016


Author: jbeich
Date: Thu Mar 31 01:00:37 2016
New Revision: 412199
URL: https://svnweb.freebsd.org/changeset/ports/412199

Log:
  devel/onscripter: oops, avoid 301 redirect during fetch

Modified:
  head/devel/onscripter/Makefile   (contents, props changed)

Modified: head/devel/onscripter/Makefile
==============================================================================
--- head/devel/onscripter/Makefile	Thu Mar 31 00:50:05 2016	(r412198)
+++ head/devel/onscripter/Makefile	Thu Mar 31 01:00:37 2016	(r412199)
@@ -3,7 +3,7 @@
 PORTNAME=	onscripter
 PORTVERSION=	20160327
 CATEGORIES=	devel games
-MASTER_SITES=	http://onscripter.sourceforge.jp/
+MASTER_SITES=	http://onscripter.osdn.jp/
 
 MAINTAINER=	jbeich at FreeBSD.org
 COMMENT?=	Visual novel engine compatible with NScripter


More information about the svn-ports-all mailing list