Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Mar 2021 09:11:56 +0000 (UTC)
From:      Hans Petter Selasky <hselasky@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r569451 - head/audio/zynaddsubfx
Message-ID:  <202103290911.12T9Bu77044496@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: hselasky
Date: Mon Mar 29 09:11:56 2021
New Revision: 569451
URL: https://svnweb.freebsd.org/changeset/ports/569451

Log:
  Use DISTVERSION instead of PORTVERSION.
  
  Suggested by:	mat
  Approved by:	pi (implicit)

Modified:
  head/audio/zynaddsubfx/Makefile

Modified: head/audio/zynaddsubfx/Makefile
==============================================================================
--- head/audio/zynaddsubfx/Makefile	Mon Mar 29 09:10:41 2021	(r569450)
+++ head/audio/zynaddsubfx/Makefile	Mon Mar 29 09:11:56 2021	(r569451)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	zynaddsubfx
-PORTVERSION=	3.0.6
-DISTVERSIONSUFFIX=	-rc3
+DISTVERSION=	3.0.6-rc3
 CATEGORIES=	audio
 
 MAINTAINER=	hselasky@FreeBSD.org



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