svn commit: r569452 - head/audio/zynaddsubfx

Hans Petter Selasky hselasky at FreeBSD.org
Mon Mar 29 09:19:30 UTC 2021


Author: hselasky
Date: Mon Mar 29 09:19:29 2021
New Revision: 569452
URL: https://svnweb.freebsd.org/changeset/ports/569452

Log:
  Add PORTEPOCH=1 .
  
  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:11:56 2021	(r569451)
+++ head/audio/zynaddsubfx/Makefile	Mon Mar 29 09:19:29 2021	(r569452)
@@ -3,6 +3,7 @@
 
 PORTNAME=	zynaddsubfx
 DISTVERSION=	3.0.6-rc3
+PORTEPOCH=	1
 CATEGORIES=	audio
 
 MAINTAINER=	hselasky at FreeBSD.org


More information about the svn-ports-head mailing list