summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorKurt Jaeger <pi@FreeBSD.org>2016-05-01 08:08:26 +0000
committerKurt Jaeger <pi@FreeBSD.org>2016-05-01 08:08:26 +0000
commit02f90274897aa8ef29f233b8178b17336e398ce2 (patch)
tree35e516c7305cdfb442232b1d7a30252cc89bd567 /x11
parentMFportsindexbuild: build INDEX-9 with fmake (diff)
x11/xdialog: submitter becomes maintainer, additional mirror site
PR: 209170 Submitted by: A.J. van Werven <freebsd@skysmurf.nl>
Notes
Notes: svn path=/head/; revision=414400
Diffstat (limited to 'x11')
-rw-r--r--x11/xdialog/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/x11/xdialog/Makefile b/x11/xdialog/Makefile
index 25f7255459e1..42ec2ce43bf1 100644
--- a/x11/xdialog/Makefile
+++ b/x11/xdialog/Makefile
@@ -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