diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 2002-06-14 11:08:08 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 2002-06-14 11:08:08 +0000 |
commit | 32f7857930ac64309a07bfc42a316468b9691ed1 (patch) | |
tree | 1b02249df5b93f8a954bd5d00aa00ea6b61aec2d /ftp/ncftp2 | |
parent | 5102c29909ffd7b4ec11a556d6d08866107e4544 (diff) |
Notes
Diffstat (limited to 'ftp/ncftp2')
-rw-r--r-- | ftp/ncftp2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/ncftp2/Makefile b/ftp/ncftp2/Makefile index aa9d466652f6..6d685cca6416 100644 --- a/ftp/ncftp2/Makefile +++ b/ftp/ncftp2/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 2.4.3 CATEGORIES= ftp MASTER_SITES= ftp://ftp.ncftp.com/ncftp/ -MAINTAINER= ache@FreeBSD.org +MAINTAINER= ports@FreeBSD.org GNU_CONFIGURE= yes CONFIGURE_ENV= ac_cv_func_getmaxyx=yes ac_cv_lib_readline=yes |