diff options
author | Sergei Kolobov <sergei@FreeBSD.org> | 2003-12-21 00:23:25 +0000 |
---|---|---|
committer | Sergei Kolobov <sergei@FreeBSD.org> | 2003-12-21 00:23:25 +0000 |
commit | 8bf7269a4e160076a38fbac4c23ac2992f0800c5 (patch) | |
tree | 624c6eafc947240b76ef4c74b5436f220972c8fa /x11/xdialog | |
parent | Backout previous commit. Mea maxima culpa for not doing the research (diff) |
- Use canonical form (ports@FreeBSD.org) in MAINTAINER line
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 cd8d3f6e5c65..cf177c8f9678 100644 --- a/x11/xdialog/Makefile +++ b/x11/xdialog/Makefile @@ -12,7 +12,7 @@ CATEGORIES= x11 MASTER_SITES= http://thgodef.nerim.net/xdialog/ DISTNAME= ${PORTNAME:S/x/X/}-${PORTVERSION} -MAINTAINER= ports@FreeBSD.Org +MAINTAINER= ports@FreeBSD.org COMMENT= A drop in replacement for the "dialog" or "cdialog" programs USE_BZIP2= yes |