svn commit: r479583 - head/audio/libopenmpt

Emanuel Haupt ehaupt at FreeBSD.org
Wed Sep 12 06:21:13 UTC 2018


Author: ehaupt
Date: Wed Sep 12 06:21:12 2018
New Revision: 479583
URL: https://svnweb.freebsd.org/changeset/ports/479583

Log:
  Add another mirror

Modified:
  head/audio/libopenmpt/Makefile

Modified: head/audio/libopenmpt/Makefile
==============================================================================
--- head/audio/libopenmpt/Makefile	Wed Sep 12 04:16:43 2018	(r479582)
+++ head/audio/libopenmpt/Makefile	Wed Sep 12 06:21:12 2018	(r479583)
@@ -6,7 +6,8 @@ PORTVERSION=	0.3.11
 DISTVERSIONSUFFIX=	+release.autotools
 PORTREVISION=	1
 CATEGORIES=	audio
-MASTER_SITES=	https://lib.openmpt.org/files/libopenmpt/src/
+MASTER_SITES=	https://lib.openmpt.org/files/libopenmpt/src/ \
+		LOCAL/ehaupt
 
 MAINTAINER=	ehaupt at FreeBSD.org
 COMMENT=	Module music library based on OpenMPT


More information about the svn-ports-head mailing list