diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-08-29 22:09:13 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-08-29 22:09:13 +0000 |
commit | 9d72f7d1bd790986fbe0410583face7f7c2a8134 (patch) | |
tree | 92c3ac0a3a06892ddab49f3adaf04fe5d20b46ce /x11/xdialog | |
parent | d7358f9e62fb26005ca2c456a172f6559f692bcf (diff) | |
download | ports-9d72f7d1bd790986fbe0410583face7f7c2a8134.tar.gz ports-9d72f7d1bd790986fbe0410583face7f7c2a8134.zip |
Notes
Diffstat (limited to 'x11/xdialog')
-rw-r--r-- | x11/xdialog/Makefile | 4 |
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 |