diff options
author | Wesley Shields <wxs@FreeBSD.org> | 2009-09-19 04:19:56 +0000 |
---|---|---|
committer | Wesley Shields <wxs@FreeBSD.org> | 2009-09-19 04:19:56 +0000 |
commit | c31ab796066436fae2d28d254b6fce196fc9bc6a (patch) | |
tree | 9ea21f6a29eaeabe8a1ccfa69d94c0ccc6238233 /ftp | |
parent | 7c9cbb0a24cfb9da04b1c07309f9b6bd53869037 (diff) | |
download | ports-c31ab796066436fae2d28d254b6fce196fc9bc6a.tar.gz ports-c31ab796066436fae2d28d254b6fce196fc9bc6a.zip |
Notes
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/cftp/Makefile | 2 | ||||
-rw-r--r-- | ftp/cmdftp/Makefile | 2 | ||||
-rw-r--r-- | ftp/ftpfind/Makefile | 2 | ||||
-rw-r--r-- | ftp/gproftpd/Makefile | 2 | ||||
-rw-r--r-- | ftp/pureadmin/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/ftp/cftp/Makefile b/ftp/cftp/Makefile index 5850773e3403..93fd9e41257f 100644 --- a/ftp/cftp/Makefile +++ b/ftp/cftp/Makefile @@ -12,7 +12,7 @@ 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= chris@officialunix.com COMMENT= Comfortable FTP, a full screen ftp client GNU_CONFIGURE= yes diff --git a/ftp/cmdftp/Makefile b/ftp/cmdftp/Makefile index f94c083bda0e..91e32e09ab39 100644 --- a/ftp/cmdftp/Makefile +++ b/ftp/cmdftp/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.9.7 CATEGORIES= ftp MASTER_SITES= SAVANNAH -MAINTAINER= ports@FreeBSD.org +MAINTAINER= chris@officialunix.com COMMENT= Command line shell-like ftp client GNU_CONFIGURE= yes diff --git a/ftp/ftpfind/Makefile b/ftp/ftpfind/Makefile index cd602e4298c3..bae360bc64a5 100644 --- a/ftp/ftpfind/Makefile +++ b/ftp/ftpfind/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.996 CATEGORIES= ftp MASTER_SITES= http://hp.vector.co.jp/authors/VA013366/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= chris@officialunix.com COMMENT= Find directory&file on a ftp server PLIST_FILES= bin/ftpfind diff --git a/ftp/gproftpd/Makefile b/ftp/gproftpd/Makefile index b8e795d1649e..d9eac209a714 100644 --- a/ftp/gproftpd/Makefile +++ b/ftp/gproftpd/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 3 CATEGORIES= ftp MASTER_SITES= http://mange.dynalias.org/linux/gproftpd/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= chris@officialunix.com COMMENT= Gtk2 Frontend for proftpd daemon RUN_DEPENDS= proftpd:${PORTSDIR}/ftp/proftpd diff --git a/ftp/pureadmin/Makefile b/ftp/pureadmin/Makefile index c15117b6bdbd..e5aa1cfdad09 100644 --- a/ftp/pureadmin/Makefile +++ b/ftp/pureadmin/Makefile @@ -12,7 +12,7 @@ PORTREVISION= 2 CATEGORIES= ftp MASTER_SITES= SF/purify/Default/${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= chris@officialunix.com COMMENT= Management utility for the PureFTPd USE_GNOME= pkgconfig gnomehack gnometarget libglade2 |