svn commit: r547906 - head/textproc/dikt

Fernando Apesteguía fernape at FreeBSD.org
Mon Sep 7 15:58:38 UTC 2020


Author: fernape
Date: Mon Sep  7 15:58:37 2020
New Revision: 547906
URL: https://svnweb.freebsd.org/changeset/ports/547906

Log:
  textproc/dikt: update MASTER_SITES
  
  Upstream moved to OSDN.
  
  PR:	249117
  Submitted by:	info at dikt.tv (maintainer)

Modified:
  head/textproc/dikt/Makefile

Modified: head/textproc/dikt/Makefile
==============================================================================
--- head/textproc/dikt/Makefile	Mon Sep  7 15:53:38 2020	(r547905)
+++ head/textproc/dikt/Makefile	Mon Sep  7 15:58:37 2020	(r547906)
@@ -5,7 +5,7 @@ PORTNAME=	dikt
 PORTVERSION=	2s4
 PORTEPOCH=	1
 CATEGORIES=	textproc net kde
-MASTER_SITES=	https://bitbucket.org/dikt/code/downloads/
+MASTER_SITES=	OSDN/${PORTNAME}
 
 MAINTAINER=	info at dikt.tv
 COMMENT=	Dictionary for KDE


More information about the svn-ports-all mailing list