Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 May 2019 00:56:47 +0000 (UTC)
From:      Soeren Straarup <xride@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r501758 - head/comms/xdx
Message-ID:  <201905160056.x4G0ulYn075557@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: xride
Date: Thu May 16 00:56:47 2019
New Revision: 501758
URL: https://svnweb.freebsd.org/changeset/ports/501758

Log:
  Reset maintainer to hamradio@FreeBSD.org

Modified:
  head/comms/xdx/Makefile

Modified: head/comms/xdx/Makefile
==============================================================================
--- head/comms/xdx/Makefile	Thu May 16 00:52:34 2019	(r501757)
+++ head/comms/xdx/Makefile	Thu May 16 00:56:47 2019	(r501758)
@@ -8,14 +8,15 @@ CATEGORIES=	comms hamradio
 MASTER_SITES=	http://www.chronos.org.uk/download/ \
 		LOCAL/db
 
-MAINTAINER=	xride@FreeBSD.org
+MAINTAINER=	hamradio@FreeBSD.org
 COMMENT=	Amateur Radio DX cluster monitor
 
-USE_GNOME=	gtk20
-GNU_CONFIGURE=	yes
+LICENSE=	GPLv2
+
 USES=		gmake pkgconfig
+USE_GNOME=	gtk20
 
-LICENSE=	GPLv2
+GNU_CONFIGURE=	yes
 
 post-patch:
 	@${FIND} ${WRKSRC} -name Makefile.in | ${XARGS} ${REINPLACE_CMD} -e \



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