Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Aug 2017 17:27:18 +0000 (UTC)
From:      Richard Gallamore <ultima@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r448435 - head/audio/mda-lv2
Message-ID:  <201708201727.v7KHRI6H026650@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ultima
Date: Sun Aug 20 17:27:18 2017
New Revision: 448435
URL: https://svnweb.freebsd.org/changeset/ports/448435

Log:
  Removed over-engineered bit
  
  Reported by:	mat
  Reviewed by:	matthew (mentor)
  Approved by:	matthew (mentor)
  Differential Revision:	https://reviews.freebsd.org/D12034

Modified:
  head/audio/mda-lv2/Makefile

Modified: head/audio/mda-lv2/Makefile
==============================================================================
--- head/audio/mda-lv2/Makefile	Sun Aug 20 16:31:39 2017	(r448434)
+++ head/audio/mda-lv2/Makefile	Sun Aug 20 17:27:18 2017	(r448435)
@@ -1,12 +1,10 @@
 # Created by: Yuri Victorovich <yuri@rawbw.com>
 # $FreeBSD$
 
-PORTNAME=	mda
+PORTNAME=	mda-lv2
 PORTVERSION=	1.2.2
 CATEGORIES=	audio
 MASTER_SITES=	http://download.drobilla.net/
-PKGNAMESUFFIX=	-lv2
-DISTNAME=	${PKGNAME}
 
 MAINTAINER=	yuri@rawbw.com
 COMMENT=	LV2 port of the MDA plugins by Paul Kellett



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