Date: Wed, 12 Sep 2018 06:21:12 +0000 (UTC) From: Emanuel Haupt <ehaupt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r479583 - head/audio/libopenmpt Message-ID: <201809120621.w8C6LCsq057947@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@FreeBSD.org COMMENT= Module music library based on OpenMPT
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201809120621.w8C6LCsq057947>