diff options
Diffstat (limited to 'net/cftp/Makefile')
-rw-r--r-- | net/cftp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/cftp/Makefile b/net/cftp/Makefile index 94a80454964..839ad3ebe7e 100644 --- a/net/cftp/Makefile +++ b/net/cftp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2002/09/17 15:33:04 dillo Exp $ +# $NetBSD: Makefile,v 1.9 2003/07/17 22:51:02 grant Exp $ # DISTNAME= cftp-0.12 @@ -6,7 +6,7 @@ CATEGORIES= net MASTER_SITES= ftp://sunsite.csd.smc.univie.ac.at/pub/nih/cftp/ \ ftp://ftp.giga.or.at/pub/nih/cftp/ -MAINTAINER= dillo@netbsd.org +MAINTAINER= dillo@NetBSD.org HOMEPAGE= http://sunsite.csd.smc.univie.ac.at/pub/nih/cftp/ COMMENT= Comfortable FTP, a full screen ftp client |