svn commit: r511642 - head/comms/svxlink

Diane Bruce db at FreeBSD.org
Mon Sep 9 16:37:27 UTC 2019


Author: db
Date: Mon Sep  9 16:37:26 2019
New Revision: 511642
URL: https://svnweb.freebsd.org/changeset/ports/511642

Log:
  I forgot how Master/Slave ports work. I needed to bump PORTREVISION
  of Master port for qtel to unbreak qtel. oops.

Modified:
  head/comms/svxlink/Makefile

Modified: head/comms/svxlink/Makefile
==============================================================================
--- head/comms/svxlink/Makefile	Mon Sep  9 16:16:34 2019	(r511641)
+++ head/comms/svxlink/Makefile	Mon Sep  9 16:37:26 2019	(r511642)
@@ -3,6 +3,7 @@
 
 PORTNAME?=	svxlink
 PORTVERSION=	19.09.1
+PORTREVISION=	1
 CATEGORIES=	comms hamradio
 
 MAINTAINER=	hamradio at FreeBSD.org


More information about the svn-ports-all mailing list