diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2009-12-15 19:48:26 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2009-12-15 19:48:26 +0000 |
commit | b641caf81b0cda656ad6e6d9ce2102cb34ab8d09 (patch) | |
tree | 302c8df665732d77512724fa625bce8a2878062d /ftp | |
parent | e88b9d92a89920f43f12c6fbf5260255fe2bfd90 (diff) |
Notes
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/bareftp/Makefile | 2 | ||||
-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/proftpd-devel/Makefile | 2 | ||||
-rw-r--r-- | ftp/proftpd/Makefile | 2 | ||||
-rw-r--r-- | ftp/pureadmin/Makefile | 2 |
8 files changed, 8 insertions, 8 deletions
diff --git a/ftp/bareftp/Makefile b/ftp/bareftp/Makefile index 97b166397b59..df332a31d281 100644 --- a/ftp/bareftp/Makefile +++ b/ftp/bareftp/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= ftp MASTER_SITES= http://www.bareftp.org/release/ -MAINTAINER= chris@officialunix.com +MAINTAINER= ports@FreeBSD.org COMMENT= Ftp client made in C sharp GNU_CONFIGURE= yes diff --git a/ftp/cftp/Makefile b/ftp/cftp/Makefile index 93fd9e41257f..5850773e3403 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= chris@officialunix.com +MAINTAINER= ports@FreeBSD.org COMMENT= Comfortable FTP, a full screen ftp client GNU_CONFIGURE= yes diff --git a/ftp/cmdftp/Makefile b/ftp/cmdftp/Makefile index 91e32e09ab39..f94c083bda0e 100644 --- a/ftp/cmdftp/Makefile +++ b/ftp/cmdftp/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.9.7 CATEGORIES= ftp MASTER_SITES= SAVANNAH -MAINTAINER= chris@officialunix.com +MAINTAINER= ports@FreeBSD.org COMMENT= Command line shell-like ftp client GNU_CONFIGURE= yes diff --git a/ftp/ftpfind/Makefile b/ftp/ftpfind/Makefile index bae360bc64a5..cd602e4298c3 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= chris@officialunix.com +MAINTAINER= ports@FreeBSD.org COMMENT= Find directory&file on a ftp server PLIST_FILES= bin/ftpfind diff --git a/ftp/gproftpd/Makefile b/ftp/gproftpd/Makefile index d9eac209a714..b8e795d1649e 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= chris@officialunix.com +MAINTAINER= ports@FreeBSD.org COMMENT= Gtk2 Frontend for proftpd daemon RUN_DEPENDS= proftpd:${PORTSDIR}/ftp/proftpd diff --git a/ftp/proftpd-devel/Makefile b/ftp/proftpd-devel/Makefile index 57b85893c727..8aa15c43fce7 100644 --- a/ftp/proftpd-devel/Makefile +++ b/ftp/proftpd-devel/Makefile @@ -22,7 +22,7 @@ PKGNAMESUFFIX= -devel DISTFILES= ${DISTNAME}${EXTRACT_SUFX} EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} -MAINTAINER= chris@officialunix.com +MAINTAINER= ports@FreeBSD.org COMMENT= Highly configurable ftp daemon MAN1= ftpcount.1 ftpwho.1 ftptop.1 diff --git a/ftp/proftpd/Makefile b/ftp/proftpd/Makefile index e41b0c5a5e95..6d10cbe0b38a 100644 --- a/ftp/proftpd/Makefile +++ b/ftp/proftpd/Makefile @@ -23,7 +23,7 @@ MASTER_SITES= ftp://ftp.proftpd.org/distrib/source/ \ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} -MAINTAINER?= chris@officialunix.com +MAINTAINER?= ports@FreeBSD.org COMMENT?= Highly configurable ftp daemon MAN1= ftpcount.1 ftpwho.1 ftptop.1 diff --git a/ftp/pureadmin/Makefile b/ftp/pureadmin/Makefile index e5aa1cfdad09..c15117b6bdbd 100644 --- a/ftp/pureadmin/Makefile +++ b/ftp/pureadmin/Makefile @@ -12,7 +12,7 @@ PORTREVISION= 2 CATEGORIES= ftp MASTER_SITES= SF/purify/Default/${PORTVERSION} -MAINTAINER= chris@officialunix.com +MAINTAINER= ports@FreeBSD.org COMMENT= Management utility for the PureFTPd USE_GNOME= pkgconfig gnomehack gnometarget libglade2 |