diff options
Diffstat (limited to 'net')
-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 1e29c2969fc..7b417535fbc 100644 --- a/net/cftp/Makefile +++ b/net/cftp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2008/04/13 12:20:18 dillo Exp $ +# $NetBSD: Makefile,v 1.17 2008/05/25 13:16:11 dillo Exp $ # DISTNAME= cftp-0.12 @@ -7,7 +7,7 @@ CATEGORIES= net MASTER_SITES= http://ftp.giga.or.at/pub/nih/cftp/ \ ftp://ftp.giga.or.at/pub/nih/cftp/ -MAINTAINER= dillo@NetBSD.org +OWNER= dillo@NetBSD.org HOMEPAGE= http://ftp.giga.or.at/pub/nih/cftp/ COMMENT= Comfortable FTP, a full screen ftp client |