diff options
Diffstat (limited to 'devel/cdialog/Makefile')
-rw-r--r-- | devel/cdialog/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/cdialog/Makefile b/devel/cdialog/Makefile index 316e18978b15..043063b11f2d 100644 --- a/devel/cdialog/Makefile +++ b/devel/cdialog/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ftp://invisible-island.net/dialog/ DISTNAME= ${PORTNAME:S|^c||}-${PORTVERSION:R}-${PORTVERSION:E} EXTRACT_SUFX= .tgz -MAINTAINER= scjamorim@bsd.com.br +MAINTAINER= sylvio@FreeBSD.org COMMENT= An enhanced version of 'dialog' to work with ncurses USE_AUTOTOOLS= libtool:22 |