aboutsummaryrefslogtreecommitdiff
path: root/x11/xdialog
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2009-08-29 22:09:13 +0000
committerMartin Wilke <miwi@FreeBSD.org>2009-08-29 22:09:13 +0000
commit9d72f7d1bd790986fbe0410583face7f7c2a8134 (patch)
tree92c3ac0a3a06892ddab49f3adaf04fe5d20b46ce /x11/xdialog
parentd7358f9e62fb26005ca2c456a172f6559f692bcf (diff)
downloadports-9d72f7d1bd790986fbe0410583face7f7c2a8134.tar.gz
ports-9d72f7d1bd790986fbe0410583face7f7c2a8134.zip
- Update MASTER_SITES
- Pass maintainership to submitter PR: 138289 Submitted by: Sylvio Cesar <scjamorim@bsd.com.br>
Notes
Notes: svn path=/head/; revision=240532
Diffstat (limited to 'x11/xdialog')
-rw-r--r--x11/xdialog/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xdialog/Makefile b/x11/xdialog/Makefile
index 70394747e7e1..346825b42c94 100644
--- a/x11/xdialog/Makefile
+++ b/x11/xdialog/Makefile
@@ -11,10 +11,10 @@ PORTVERSION= 2.3.1
PORTREVISION= 4
CATEGORIES= x11
MASTER_SITES= http://thgodef.nerim.net/xdialog/ \
- LOCAL/chinsan
+ http://xdialog.free.fr/
DISTNAME= ${PORTNAME:S/x/X/}-${PORTVERSION}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= scjamorim@bsd.com.br
COMMENT= A drop in replacement for the "dialog" or "cdialog" programs
USE_BZIP2= yes