svn commit: r448435 - head/audio/mda-lv2
Richard Gallamore
ultima at FreeBSD.org
Sun Aug 20 17:27:19 UTC 2017
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 at 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 at rawbw.com
COMMENT= LV2 port of the MDA plugins by Paul Kellett
More information about the svn-ports-head
mailing list