diff options
author | sylvio <sylvio@FreeBSD.org> | 2009-11-28 06:52:30 +0800 |
---|---|---|
committer | sylvio <sylvio@FreeBSD.org> | 2009-11-28 06:52:30 +0800 |
commit | 5e49f102d93aed2fa750ccf2f871ff4deea123c7 (patch) | |
tree | 3da0cd430ff02ff92d725116b220ec81734ad950 /x11/xdialog | |
parent | 29ae1722ca4556940808c55983d823ac20e7a982 (diff) | |
download | freebsd-ports-graphics-5e49f102d93aed2fa750ccf2f871ff4deea123c7.tar.gz freebsd-ports-graphics-5e49f102d93aed2fa750ccf2f871ff4deea123c7.tar.zst freebsd-ports-graphics-5e49f102d93aed2fa750ccf2f871ff4deea123c7.zip |
- Update my mail address to FreeBSD
Approved by: miwi (mentor)
Diffstat (limited to 'x11/xdialog')
-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 346825b42c9..9a013d6d9c4 100644 --- a/x11/xdialog/Makefile +++ b/x11/xdialog/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://thgodef.nerim.net/xdialog/ \ http://xdialog.free.fr/ DISTNAME= ${PORTNAME:S/x/X/}-${PORTVERSION} -MAINTAINER= scjamorim@bsd.com.br +MAINTAINER= sylvio@FreeBSD.org COMMENT= A drop in replacement for the "dialog" or "cdialog" programs USE_BZIP2= yes |