Date: Sun, 1 May 2016 08:08:27 +0000 (UTC) From: Kurt Jaeger <pi@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414400 - head/x11/xdialog Message-ID: <201605010808.u4188RET067523@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: pi Date: Sun May 1 08:08:26 2016 New Revision: 414400 URL: https://svnweb.freebsd.org/changeset/ports/414400 Log: x11/xdialog: submitter becomes maintainer, additional mirror site PR: 209170 Submitted by: A.J. van Werven <freebsd@skysmurf.nl> Modified: head/x11/xdialog/Makefile Modified: head/x11/xdialog/Makefile ============================================================================== --- head/x11/xdialog/Makefile Sun May 1 08:04:32 2016 (r414399) +++ head/x11/xdialog/Makefile Sun May 1 08:08:26 2016 (r414400) @@ -5,10 +5,11 @@ PORTNAME= xdialog PORTVERSION= 2.3.1 PORTREVISION= 6 CATEGORIES= x11 -MASTER_SITES= http://xdialog.free.fr/ +MASTER_SITES= http://xdialog.free.fr/ \ + http://www.skysmurf.nl/comp/FreeBSD/distfiles/ DISTNAME= ${PORTNAME:S/x/X/}-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= freebsd@skysmurf.nl COMMENT= Drop in replacement for the "dialog" or "cdialog" programs LICENSE= GPLv2
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201605010808.u4188RET067523>