diff options
author | Wen Heping <wen@FreeBSD.org> | 2010-01-18 06:42:34 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2010-01-18 06:42:34 +0000 |
commit | 6d7f57f1d8eddae60ccd231d35d5bac12e926cc0 (patch) | |
tree | b9a53a8bd4213beb4278cf1bca87f7ab268bbc15 /ftp/cftp/Makefile | |
parent | 4b877d96d6d58fafe200c6181b53473633319c7f (diff) |
Notes
Diffstat (limited to 'ftp/cftp/Makefile')
-rw-r--r-- | ftp/cftp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ftp/cftp/Makefile b/ftp/cftp/Makefile index 5850773e3403..2635e78d4da7 100644 --- a/ftp/cftp/Makefile +++ b/ftp/cftp/Makefile @@ -7,12 +7,12 @@ PORTNAME= cftp PORTVERSION= 0.12 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= ftp ipv6 MASTER_SITES= ftp://ftp.giga.or.at/pub/nih/cftp/ \ ftp://sunsite.univie.ac.at/pub/nih/cftp/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= rfarmer@predatorlabs.net COMMENT= Comfortable FTP, a full screen ftp client GNU_CONFIGURE= yes |