diff options
author | ache <ache@FreeBSD.org> | 2002-06-14 19:08:08 +0800 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 2002-06-14 19:08:08 +0800 |
commit | ca51d8bf66a620efae7e8b4d5c767f299c9323e9 (patch) | |
tree | 459df830a45fdd0c19b1b4fcc55b7c3920db624d /ftp/ncftp2 | |
parent | 8e0c9ae9c216f14be28f931bbedc5eb60de86443 (diff) | |
download | freebsd-ports-gnome-ca51d8bf66a620efae7e8b4d5c767f299c9323e9.tar.gz freebsd-ports-gnome-ca51d8bf66a620efae7e8b4d5c767f299c9323e9.tar.zst freebsd-ports-gnome-ca51d8bf66a620efae7e8b4d5c767f299c9323e9.zip |
Remove myself from MAINTAINER
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 |