diff options
author | ache <ache@FreeBSD.org> | 2002-06-14 11:08:08 +0000 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 2002-06-14 11:08:08 +0000 |
commit | ca51d8bf66a620efae7e8b4d5c767f299c9323e9 (patch) | |
tree | 459df830a45fdd0c19b1b4fcc55b7c3920db624d | |
parent | 8e0c9ae9c216f14be28f931bbedc5eb60de86443 (diff) | |
download | FreeBSD-ports-ca51d8bf66a620efae7e8b4d5c767f299c9323e9.zip FreeBSD-ports-ca51d8bf66a620efae7e8b4d5c767f299c9323e9.tar.gz |
Remove myself from MAINTAINER
-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 aa9d466..6d685cc 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 |