diff options
Diffstat (limited to 'ftp/lukemftp/Makefile')
-rw-r--r-- | ftp/lukemftp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/lukemftp/Makefile b/ftp/lukemftp/Makefile index c9e7780505dd..5bd9122f5d50 100644 --- a/ftp/lukemftp/Makefile +++ b/ftp/lukemftp/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.5 CATEGORIES= ftp MASTER_SITES= ftp://ftp.netbsd.org/pub/NetBSD/misc/lukemftp/old/ -MAINTAINER= jedgar@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Enhanced ftp client from NetBSD GNU_CONFIGURE= yes |