svn commit: r501758 - head/comms/xdx

Soeren Straarup xride at FreeBSD.org
Thu May 16 00:56:48 UTC 2019


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 at 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 at FreeBSD.org
+MAINTAINER=	hamradio at 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 \


More information about the svn-ports-all mailing list