diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2009-08-28 17:37:26 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2009-08-28 17:37:26 +0000 |
commit | 9fb1ef4c3ae80b1845263bd451ba9e76cd39ceb2 (patch) | |
tree | b3a3acfd0e615eeb236b5fc3b714f4a58c6f21b1 /x11/xdialog/Makefile | |
parent | b42f6675bca37486f852859ae2a319b3b76b60a8 (diff) |
Notes
Diffstat (limited to 'x11/xdialog/Makefile')
-rw-r--r-- | x11/xdialog/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/xdialog/Makefile b/x11/xdialog/Makefile index 1f38c6f9b58b..70394747e7e1 100644 --- a/x11/xdialog/Makefile +++ b/x11/xdialog/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://thgodef.nerim.net/xdialog/ \ LOCAL/chinsan DISTNAME= ${PORTNAME:S/x/X/}-${PORTVERSION} -MAINTAINER= chinsan@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A drop in replacement for the "dialog" or "cdialog" programs USE_BZIP2= yes |