diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2009-12-04 02:38:52 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2009-12-04 02:38:52 +0000 |
commit | 4727575d1bc552a65a887c6de8eebd5bebcab09b (patch) | |
tree | 6775cea013310d81ad0b3ab9545d3530b85611c7 /ftp | |
parent | b9649c524995c22a06a035b20e31cf93a3cccee5 (diff) |
Reinstate maintainer at his request.
Notes
Notes:
svn path=/head/; revision=245177
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 df332a31d281..97b166397b59 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= ports@FreeBSD.org +MAINTAINER= chris@officialunix.com COMMENT= Ftp client made in C sharp GNU_CONFIGURE= yes 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/proftpd-devel/Makefile b/ftp/proftpd-devel/Makefile index 8aa15c43fce7..57b85893c727 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= ports@FreeBSD.org +MAINTAINER= chris@officialunix.com COMMENT= Highly configurable ftp daemon MAN1= ftpcount.1 ftpwho.1 ftptop.1 diff --git a/ftp/proftpd/Makefile b/ftp/proftpd/Makefile index 6d10cbe0b38a..e41b0c5a5e95 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?= ports@FreeBSD.org +MAINTAINER?= chris@officialunix.com COMMENT?= Highly configurable ftp daemon MAN1= ftpcount.1 ftpwho.1 ftptop.1 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 |