diff options
author | Will Andrews <will@FreeBSD.org> | 2003-06-08 21:06:22 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2003-06-08 21:06:22 +0000 |
commit | f9be1a26dafea106861df0229cd52164189a6c88 (patch) | |
tree | cbe0b20e62ba6f0a5d23df8b8f188b02efc0e215 /devel/cdialog | |
parent | Update one distsite with changed layout, (diff) |
REST IN PEACE
Alan Eldridge
Born December 15, 1961 in Iowa
Died June 6, 2003 in Denver, Colorado
Thank you for your contributions, you
will be greatly missed.
Notes
Notes:
svn path=/head/; revision=82550
Diffstat (limited to 'devel/cdialog')
-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 590eed5eb32f..1a37e2f61c98 100644 --- a/devel/cdialog/Makefile +++ b/devel/cdialog/Makefile @@ -17,7 +17,7 @@ MASTER_SITES= ftp://invisible-island.net/dialog/ DISTNAME= ${PORTNAME:S|^c||}-${PORTVERSION:S|.200|-200|} EXTRACT_SUFX= .tgz -MAINTAINER= alane@freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= An enhanced version of 'dialog' to work with ncurses USE_GMAKE= yes |