aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1999-08-02 10:44:03 +0000
committerSatoshi Asami <asami@FreeBSD.org>1999-08-02 10:44:03 +0000
commit779e91cb052b8447247c14d3384ca9782cdba5c1 (patch)
tree55f9bbe55727cd1e02f677f507306044d3edf8d8
parent50b7d12b42da9e964329f627ab402a39b810a7ac (diff)
downloadports-779e91cb052b8447247c14d3384ca9782cdba5c1.tar.gz
ports-779e91cb052b8447247c14d3384ca9782cdba5c1.zip
Change "net" -> "ftp".
Notes
Notes: svn path=/head/; revision=20493
-rw-r--r--ftp/IglooFTP/Makefile4
-rw-r--r--ftp/axyftp/Makefile4
-rw-r--r--ftp/cftp/Makefile4
-rw-r--r--ftp/curl/Makefile4
-rw-r--r--ftp/downloader/Makefile4
-rw-r--r--ftp/ftpfind/Makefile4
-rw-r--r--ftp/ftpmirror/Makefile4
-rw-r--r--ftp/ftpsearch/Makefile4
-rw-r--r--ftp/ftptool/Makefile4
-rw-r--r--ftp/gftp/Makefile4
-rw-r--r--ftp/greed/Makefile4
-rw-r--r--ftp/gtm/Makefile4
-rw-r--r--ftp/jmirror/Makefile4
-rw-r--r--ftp/lftp/Makefile4
-rw-r--r--ftp/llnlxdir/Makefile4
-rw-r--r--ftp/llnlxftp/Makefile4
-rw-r--r--ftp/mirror/Makefile4
-rw-r--r--ftp/moxftp/Makefile4
-rw-r--r--ftp/ncftp/Makefile4
-rw-r--r--ftp/ncftp1/Makefile4
-rw-r--r--ftp/ncftp2/Makefile4
-rw-r--r--ftp/ncftp3/Makefile4
-rw-r--r--ftp/omi/Makefile4
-rw-r--r--ftp/pavuk/Makefile4
-rw-r--r--ftp/proftpd-devel/Makefile4
-rw-r--r--ftp/proftpd/Makefile4
-rw-r--r--ftp/spegla/Makefile4
-rw-r--r--ftp/wget-devel/Makefile4
-rw-r--r--ftp/wget/Makefile4
-rw-r--r--ftp/wu-ftpd+ipv6/Makefile4
-rw-r--r--ftp/wu-ftpd/Makefile4
-rw-r--r--ftp/yafc/Makefile4
-rw-r--r--ftp/yale-tftpd/Makefile4
33 files changed, 66 insertions, 66 deletions
diff --git a/ftp/IglooFTP/Makefile b/ftp/IglooFTP/Makefile
index 94da871b5838..a7ab3ab394e7 100644
--- a/ftp/IglooFTP/Makefile
+++ b/ftp/IglooFTP/Makefile
@@ -3,12 +3,12 @@
# Date created: 3 May 1999
# Whom: Andrey Zakhvatov
#
-# $Id: Makefile,v 1.1.1.1 1999/05/07 17:43:08 flathill Exp $
+# $Id: Makefile,v 1.2 1999/05/29 03:55:07 steve Exp $
#
DISTNAME= IglooFTP-0.6.1.src
PKGNAME= IglooFTP-0.6.1
-CATEGORIES= net
+CATEGORIES= ftp
MASTER_SITES= ${MASTER_SITE_SUNSITE} \
ftp://littleigloo.org/pub/iglooftp/
MASTER_SITE_SUBDIR= system/network/file-transfer
diff --git a/ftp/axyftp/Makefile b/ftp/axyftp/Makefile
index 23f563ded822..119942a851b4 100644
--- a/ftp/axyftp/Makefile
+++ b/ftp/axyftp/Makefile
@@ -3,12 +3,12 @@
# Date created: 22 October 1998
# Whom: Antti Kaipila <anttik@iki.fi>
#
-# $Id: Makefile,v 1.6 1999/04/21 06:38:07 mharo Exp $
+# $Id: Makefile,v 1.7 1999/05/29 03:56:05 steve Exp $
#
DISTNAME= wxftp-0.4.4.src
PKGNAME= wxftp-0.4.4
-CATEGORIES= net
+CATEGORIES= ftp
MASTER_SITES= ftp://ftp.wxftp.seul.org/pub/wxftp/0.4.4/ \
ftp://ftp.c-com.net/pub/.10/LinuxBerg/files/x11/network/ \
ftp://ftp.sunsite.auc.dk/disk2/linuxberg.com/files/x11/network/ \
diff --git a/ftp/cftp/Makefile b/ftp/cftp/Makefile
index e031073891c3..ed35bcbe2818 100644
--- a/ftp/cftp/Makefile
+++ b/ftp/cftp/Makefile
@@ -3,11 +3,11 @@
# Date created: 14 October 1997
# Whom: Andrey Zakhvatov
#
-# $Id: Makefile,v 1.2 1999/04/05 23:44:25 jseger Exp $
+# $Id: Makefile,v 1.3 1999/06/05 22:31:13 mharo Exp $
#
DISTNAME= cftp-0.9.3
-CATEGORIES= net
+CATEGORIES= ftp
MASTER_SITES= ftp://ftp.giga.or.at/pub/nih/cftp/
MAINTAINER= andy@icc.surw.chel.su
diff --git a/ftp/curl/Makefile b/ftp/curl/Makefile
index 86e26d8eac53..959bd264cf03 100644
--- a/ftp/curl/Makefile
+++ b/ftp/curl/Makefile
@@ -3,10 +3,10 @@
# Date created: 12 December 1998
# Whom: Neil Blakey-Milner <nbm@rucus.ru.ac.za>
#
-# $Id: Makefile,v 1.6 1999/05/27 12:33:09 kris Exp $
+# $Id: Makefile,v 1.7 1999/06/02 07:22:49 dirk Exp $
DISTNAME= curl-5.9
-CATEGORIES= net www
+CATEGORIES= ftp www
MASTER_SITES= http://www.fts.frontec.se/~dast/stuff/ \
ftp://ftp.rhrz.uni-bonn.de/pub-koeln/net/inet/ \
ftp://ftp.win.or.jp/pub/network/www/misc/ \
diff --git a/ftp/downloader/Makefile b/ftp/downloader/Makefile
index 89388e6acc96..9ad8c526f785 100644
--- a/ftp/downloader/Makefile
+++ b/ftp/downloader/Makefile
@@ -3,12 +3,12 @@
# Date Created: 23 June 1999
# Whom: Ying-Chieh Liao <ijliao@csie.nctu.edu.tw>
#
-# $Id: Makefile,v 1.1.1.1 1999/06/23 00:43:48 cpiazza Exp $
+# $Id: Makefile,v 1.2 1999/06/23 00:46:26 cpiazza Exp $
#
DISTNAME= nt-0.98
PKGNAME= downloader-0.98
-CATEGORIES= net
+CATEGORIES= ftp
MASTER_SITES= http://www.krasu.ru/soft/chuchelo/ \
ftp://linux.ru.net/pub/chuchelo/
diff --git a/ftp/ftpfind/Makefile b/ftp/ftpfind/Makefile
index 871526f548bd..79c82cce304d 100644
--- a/ftp/ftpfind/Makefile
+++ b/ftp/ftpfind/Makefile
@@ -3,11 +3,11 @@
# Date created: Feb 21 1998
# Whom: Tomokazu ISHII <t-ishii@tryplanet.com>
#
-# $Id: Makefile,v 1.2 1998/06/04 20:28:04 steve Exp $
+# $Id: Makefile,v 1.3 1999/01/10 18:13:18 steve Exp $
#
DISTNAME= ftpfind-0.996
-CATEGORIES= net
+CATEGORIES= ftp
MASTER_SITES= http://hp.vector.co.jp/authors/VA013366/ \
http://www.tryplanet.com/t-ishii/programs/ftpfind/
diff --git a/ftp/ftpmirror/Makefile b/ftp/ftpmirror/Makefile
index 9660c50fddae..b94d6a39c245 100644
--- a/ftp/ftpmirror/Makefile
+++ b/ftp/ftpmirror/Makefile
@@ -3,11 +3,11 @@
# Date created: 10 January 1999
# Whom: Yasuhiro Fukuma <yasuf@big.or.jp>
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1999/03/19 07:08:30 taoka Exp $
#
DISTNAME= ftpmirror-1.95
-CATEGORIES= net
+CATEGORIES= ftp
MASTER_SITES= ftp://ftp.intec.co.jp/pub/utils/ftpmirror/alpha/
MAINTAINER= yasuf@big.or.jp
diff --git a/ftp/ftpsearch/Makefile b/ftp/ftpsearch/Makefile
index 53fd9f66dc64..b2a1a6706c39 100644
--- a/ftp/ftpsearch/Makefile
+++ b/ftp/ftpsearch/Makefile
@@ -3,11 +3,11 @@
# Date created: 07 Dec 1996
# Whom: Tor.Egge@idi.ntnu.no
#
-# $Id: Makefile,v 1.4 1997/10/30 02:42:19 tegge Exp $
+# $Id: Makefile,v 1.5 1998/09/07 16:49:16 tegge Exp $
#
DISTNAME= ftpsearch-1.0
-CATEGORIES= net
+CATEGORIES= ftp
MASTER_SITES= ftp://ftpsearch.ntnu.no/pub/ftpsearch/
MAINTAINER= Tor.Egge@idi.ntnu.no
diff --git a/ftp/ftptool/Makefile b/ftp/ftptool/Makefile
index c5994fe0c893..665f7efaca5b 100644
--- a/ftp/ftptool/Makefile
+++ b/ftp/ftptool/Makefile
@@ -3,11 +3,11 @@
# Date created: 19 March 1996
# Whom: janek@gaja.ipan.lublin.pl
#
-# $Id: Makefile,v 1.5 1998/09/21 22:15:57 steve Exp $
+# $Id: Makefile,v 1.6 1999/05/04 23:18:27 steve Exp $
#
DISTNAME= ftptool-4.6
-CATEGORIES= net
+CATEGORIES= ftp
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= utilities
DISTFILES= Ftptool4.6.tar.gz
diff --git a/ftp/gftp/Makefile b/ftp/gftp/Makefile
index a680b2e27607..372fbcfc5873 100644
--- a/ftp/gftp/Makefile
+++ b/ftp/gftp/Makefile
@@ -3,11 +3,11 @@
# Date Created: 21 Feb 1999
# Whom: Damjan Marion <dmarion@open.hr>
#
-# $Id: Makefile,v 1.3 1999/05/17 19:52:00 mharo Exp $
+# $Id: Makefile,v 1.4 1999/05/29 03:55:22 steve Exp $
#
DISTNAME= gftp-2.0.1
-CATEGORIES= net
+CATEGORIES= ftp
MASTER_SITES= http://www.newwave.net/~masneyb/
MAINTAINER= dmarion@open.hr
diff --git a/ftp/greed/Makefile b/ftp/greed/Makefile
index e6bc1cc375c1..3aa7ea526350 100644
--- a/ftp/greed/Makefile
+++ b/ftp/greed/Makefile
@@ -3,11 +3,11 @@
# Date created: 13 April 1999
# Whom: Chris Piazza <cpiazza@FreeBSD.org>
#
-# $Id: Makefile,v 1.8 1999/06/12 07:09:08 mharo Exp $
+# $Id: Makefile,v 1.9 1999/06/19 08:25:44 cpiazza Exp $
#
DISTNAME= greed-0.801
-CATEGORIES= net
+CATEGORIES= ftp
MASTER_SITES= http://www.public.asu.edu/~arturner/greed/
MAINTAINER= cpiazza@FreeBSD.org
diff --git a/ftp/gtm/Makefile b/ftp/gtm/Makefile
index 4022b1af9554..61f31383872c 100644
--- a/ftp/gtm/Makefile
+++ b/ftp/gtm/Makefile
@@ -3,11 +3,11 @@
# Date created: 05/28/1999
# Whom: nectar@FreeBSD.ORG
#
-# $Id: Makefile,v 1.2 1999/05/28 22:30:02 nectar Exp $
+# $Id: Makefile,v 1.3 1999/05/30 03:36:10 steve Exp $
#
DISTNAME= gtm-0.3.1
-CATEGORIES= net gnome
+CATEGORIES= ftp gnome
MASTER_SITES= http://www.rnl.ist.utl.pt/~bapm/gtm/files/ \
http://www.nectar.cc/distfiles/
diff --git a/ftp/jmirror/Makefile b/ftp/jmirror/Makefile
index 903550c840c9..535e69c59c42 100644
--- a/ftp/jmirror/Makefile
+++ b/ftp/jmirror/Makefile
@@ -3,11 +3,11 @@
# Date Created: 4 Febuary 1999
# Whom: Justin Robinson
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1999/04/02 00:58:51 taoka Exp $
#
DISTNAME= jmirror-1.0b
-CATEGORIES= net
+CATEGORIES= ftp
MASTER_SITES= ftp://ftp.ruin.org/pub/All/
MAINTAINER= jmrobins@jmirror.ruin.org
diff --git a/ftp/lftp/Makefile b/ftp/lftp/Makefile
index 01e041b106fb..f678bf95ec3a 100644
--- a/ftp/lftp/Makefile
+++ b/ftp/lftp/Makefile
@@ -3,11 +3,11 @@
# Date created: 11 September 1997
# Whom: Andrey Zakhvatov
#
-# $Id: Makefile,v 1.14 1999/03/15 01:55:09 steve Exp $
+# $Id: Makefile,v 1.15 1999/07/01 15:25:12 sheldonh Exp $
#
DISTNAME= lftp-2.0.1
-CATEGORIES= net
+CATEGORIES= ftp
MASTER_SITES= ftp://ftp.yars.free.net/pub/software/unix/net/ftp/client/lftp/ \
${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= system/network/file-transfer
diff --git a/ftp/llnlxdir/Makefile b/ftp/llnlxdir/Makefile
index 218071502828..2636cf2478d8 100644
--- a/ftp/llnlxdir/Makefile
+++ b/ftp/llnlxdir/Makefile
@@ -4,12 +4,12 @@
#
# Whom: Dima Ruban <dima@FreeBSD.ORG>
#
-# $Id: Makefile,v 1.4 1999/02/21 21:44:27 dima Exp $
+# $Id: Makefile,v 1.5 1999/05/02 20:52:59 mharo Exp $
#
DISTNAME= latest_xdir
PKGNAME= llnlxdir-2.1
-CATEGORIES= net
+CATEGORIES= ftp
MASTER_SITES= ftp://ftp-lc.llnl.gov/pub/ia/llnlxdir/
EXTRACT_SUFX= .tar.Z
diff --git a/ftp/llnlxftp/Makefile b/ftp/llnlxftp/Makefile
index 123eec1a847d..c51124e42579 100644
--- a/ftp/llnlxftp/Makefile
+++ b/ftp/llnlxftp/Makefile
@@ -4,12 +4,12 @@
#
# Whom: Dima Ruban <dima@FreeBSD.ORG>
#
-# $Id: Makefile,v 1.2 1997/11/10 10:30:53 asami Exp $
+# $Id: Makefile,v 1.3 1999/02/21 21:44:32 dima Exp $
#
DISTNAME= latest_xftp
PKGNAME= llnlxftp-2.1
-CATEGORIES= net
+CATEGORIES= ftp
MASTER_SITES= ftp://ftp-lc.llnl.gov/pub/ia/llnlxftp/
EXTRACT_SUFX= .tar.Z
diff --git a/ftp/mirror/Makefile b/ftp/mirror/Makefile
index d69c683613c6..49f9c39e0f58 100644
--- a/ftp/mirror/Makefile
+++ b/ftp/mirror/Makefile
@@ -3,11 +3,11 @@
# Date created: 15 May 1995
# Whom: torstenb
#
-# $Id: Makefile,v 1.8 1998/08/16 00:54:39 hoek Exp $
+# $Id: Makefile,v 1.9 1999/01/02 00:12:20 asami Exp $
#
DISTNAME= mirror-2.9
-CATEGORIES= net
+CATEGORIES= ftp
MASTER_SITES= ftp://src.doc.ic.ac.uk/computing/archiving/mirror/
MAINTAINER= torstenb@FreeBSD.ORG
diff --git a/ftp/moxftp/Makefile b/ftp/moxftp/Makefile
index b55e1df8d219..8487d432caab 100644
--- a/ftp/moxftp/Makefile
+++ b/ftp/moxftp/Makefile
@@ -3,11 +3,11 @@
# Date created: 19 December 1994
# Whom: janek
#
-# $Id: Makefile,v 1.22 1999/03/24 17:38:00 steve Exp $
+# $Id: Makefile,v 1.23 1999/05/02 22:26:03 mharo Exp $
#
DISTNAME= moxftp-2.2
-CATEGORIES= net
+CATEGORIES= ftp
MASTER_SITES= ftp://metalab.unc.edu/pub/X11/contrib/applications/ \
ftp://ftp.inria.fr/X/contrib-R5/applications/ \
ftp://ftp.tk.mesh.ad.jp/pub/X/contrib/applications/
diff --git a/ftp/ncftp/Makefile b/ftp/ncftp/Makefile
index e802a071ea1d..e7059bb1118b 100644
--- a/ftp/ncftp/Makefile
+++ b/ftp/ncftp/Makefile
@@ -3,11 +3,11 @@
# Date created: 20 Jun 1996
# Whom: jkh
#
-# $Id: Makefile,v 1.8 1998/01/31 17:49:32 jseger Exp $
+# $Id: Makefile,v 1.9 1998/04/04 07:36:38 asami Exp $
#
DISTNAME= ncftp-1.9.5
-CATEGORIES= net
+CATEGORIES= ftp
MASTER_SITES= ftp://ftp.ncftp.com/ncftp/
MAINTAINER= obrien@FreeBSD.org
diff --git a/ftp/ncftp1/Makefile b/ftp/ncftp1/Makefile
index e802a071ea1d..e7059bb1118b 100644
--- a/ftp/ncftp1/Makefile
+++ b/ftp/ncftp1/Makefile
@@ -3,11 +3,11 @@
# Date created: 20 Jun 1996
# Whom: jkh
#
-# $Id: Makefile,v 1.8 1998/01/31 17:49:32 jseger Exp $
+# $Id: Makefile,v 1.9 1998/04/04 07:36:38 asami Exp $
#
DISTNAME= ncftp-1.9.5
-CATEGORIES= net
+CATEGORIES= ftp
MASTER_SITES= ftp://ftp.ncftp.com/ncftp/
MAINTAINER= obrien@FreeBSD.org
diff --git a/ftp/ncftp2/Makefile b/ftp/ncftp2/Makefile
index 32bbf7ea6ba2..611b5d2854a3 100644
--- a/ftp/ncftp2/Makefile
+++ b/ftp/ncftp2/Makefile
@@ -3,11 +3,11 @@
# Date created: 4 Nov 1994
# Whom: ache
#
-# $Id: Makefile,v 1.39 1998/01/31 17:49:48 jseger Exp $
+# $Id: Makefile,v 1.40 1998/03/23 06:08:53 ache Exp $
#
DISTNAME= ncftp-2.4.3
-CATEGORIES= net
+CATEGORIES= ftp
MASTER_SITES= ftp://ftp.ncftp.com/ncftp/
MAINTAINER= ache@FreeBSD.ORG
diff --git a/ftp/ncftp3/Makefile b/ftp/ncftp3/Makefile
index def5393cdf57..bda6f31e8873 100644
--- a/ftp/ncftp3/Makefile
+++ b/ftp/ncftp3/Makefile
@@ -4,12 +4,12 @@
# Date created: 4 Nov 1994
# Whom: ache
#
-# $Id: Makefile,v 1.64 1999/02/20 20:54:29 obrien Exp $
+# $Id: Makefile,v 1.65 1999/06/11 11:42:40 ache Exp $
#
DISTNAME= ncftp-3.0beta19-src
PKGNAME= ncftp-3.0b19
-CATEGORIES= net
+CATEGORIES= ftp
MASTER_SITES= ftp://ftp.ncftp.com/ncftp/3.0BETA/
MAINTAINER= obrien@FreeBSD.ORG
diff --git a/ftp/omi/Makefile b/ftp/omi/Makefile
index b15f098427f2..5b5f817f8da9 100644
--- a/ftp/omi/Makefile
+++ b/ftp/omi/Makefile
@@ -4,11 +4,11 @@
# Date created: 19 August 1995
# Whom: ache
#
-# $Id: Makefile,v 1.3 1998/07/24 10:49:34 ache Exp $
+# $Id: Makefile,v 1.4 1998/12/19 15:39:19 ache Exp $
#
DISTNAME= omi-alpha-9
-CATEGORIES= net
+CATEGORIES= ftp
MASTER_SITES= http://dorifer.heim3.tu-clausthal.de/~olli/omi/
MAINTAINER= ache@FreeBSD.org
diff --git a/ftp/pavuk/Makefile b/ftp/pavuk/Makefile
index 24394d8eaf39..8d958d3e291d 100644
--- a/ftp/pavuk/Makefile
+++ b/ftp/pavuk/Makefile
@@ -3,12 +3,12 @@
# Date created: 19 March 1998
# Whom: Andrey Zakhvatov
#
-# $Id: Makefile,v 1.8 1999/06/25 16:45:32 cpiazza Exp $
+# $Id: Makefile,v 1.9 1999/07/24 03:44:30 cpiazza Exp $
#
DISTNAME= pavuk-0.9pl15
PKGNAME= pavuk-0.9.15
-CATEGORIES= net www
+CATEGORIES= ftp www
MASTER_SITES= ${MASTER_SITE_SUNSITE} \
ftp://ftp.idata.sk/pub/unix/www/ \
ftp://ftp.phacka.sk/pub/pavuk/ \
diff --git a/ftp/proftpd-devel/Makefile b/ftp/proftpd-devel/Makefile
index 0e6a62858b69..0a104307a941 100644
--- a/ftp/proftpd-devel/Makefile
+++ b/ftp/proftpd-devel/Makefile
@@ -3,12 +3,12 @@
# Date created: 26 January 1998
# Whom: Stephane Legrand
#
-# $Id: Makefile,v 1.11 1999/04/09 17:25:44 obrien Exp $
+# $Id: Makefile,v 1.12 1999/04/22 16:01:10 mharo Exp $
#
DISTNAME= proftpd-1.2.0pre3
PKGNAME= proftpd-1.2.0
-CATEGORIES= net
+CATEGORIES= ftp
MASTER_SITES= ftp://ftp.proftpd.org/distrib/ \
ftp://ftp3.proftpd.org/distrib/
diff --git a/ftp/proftpd/Makefile b/ftp/proftpd/Makefile
index 0e6a62858b69..0a104307a941 100644
--- a/ftp/proftpd/Makefile
+++ b/ftp/proftpd/Makefile
@@ -3,12 +3,12 @@
# Date created: 26 January 1998
# Whom: Stephane Legrand
#
-# $Id: Makefile,v 1.11 1999/04/09 17:25:44 obrien Exp $
+# $Id: Makefile,v 1.12 1999/04/22 16:01:10 mharo Exp $
#
DISTNAME= proftpd-1.2.0pre3
PKGNAME= proftpd-1.2.0
-CATEGORIES= net
+CATEGORIES= ftp
MASTER_SITES= ftp://ftp.proftpd.org/distrib/ \
ftp://ftp3.proftpd.org/distrib/
diff --git a/ftp/spegla/Makefile b/ftp/spegla/Makefile
index a765fca7410d..3ec06bfe5072 100644
--- a/ftp/spegla/Makefile
+++ b/ftp/spegla/Makefile
@@ -4,11 +4,11 @@
# Date created: Sun Apr 19 16:17:25 PDT 1998
# Whom: Jordan Hubbard <jkh@FreeBSD.ORG>
#
-# $Id: Makefile,v 1.3 1998/12/19 14:19:43 jkh Exp $
+# $Id: Makefile,v 1.4 1999/04/29 10:08:10 jkh Exp $
#
DISTNAME= spegla-1.04
-CATEGORIES= net
+CATEGORIES= ftp
MASTER_SITES= ftp://ftp.luth.se/pub/unix/mirror/ \
ftp://subzero.campus.luth.se/pub/spegla/
diff --git a/ftp/wget-devel/Makefile b/ftp/wget-devel/Makefile
index 9ce205490ddc..ff63e723e3b0 100644
--- a/ftp/wget-devel/Makefile
+++ b/ftp/wget-devel/Makefile
@@ -3,11 +3,11 @@
# Date created: 31 December 1996
# Whom: Thomas Gellekum <tg@FreeBSD.ORG>
#
-# $Id: Makefile,v 1.16 1999/07/15 06:15:10 obrien Exp $
+# $Id: Makefile,v 1.17 1999/08/02 07:29:04 ache Exp $
#
DISTNAME= wget-1.5.3
-CATEGORIES= net www
+CATEGORIES= ftp www
MASTER_SITES= ${MASTER_SITE_GNU} \
ftp://ftp.dl.ac.uk/ccp14/ftp-mirror/wget/pub/unix/util/wget/ \
ftp://ftp.informatik.hu-berlin.de/gnu/wget/ \
diff --git a/ftp/wget/Makefile b/ftp/wget/Makefile
index 9ce205490ddc..ff63e723e3b0 100644
--- a/ftp/wget/Makefile
+++ b/ftp/wget/Makefile
@@ -3,11 +3,11 @@
# Date created: 31 December 1996
# Whom: Thomas Gellekum <tg@FreeBSD.ORG>
#
-# $Id: Makefile,v 1.16 1999/07/15 06:15:10 obrien Exp $
+# $Id: Makefile,v 1.17 1999/08/02 07:29:04 ache Exp $
#
DISTNAME= wget-1.5.3
-CATEGORIES= net www
+CATEGORIES= ftp www
MASTER_SITES= ${MASTER_SITE_GNU} \
ftp://ftp.dl.ac.uk/ccp14/ftp-mirror/wget/pub/unix/util/wget/ \
ftp://ftp.informatik.hu-berlin.de/gnu/wget/ \
diff --git a/ftp/wu-ftpd+ipv6/Makefile b/ftp/wu-ftpd+ipv6/Makefile
index c220177728d0..3cc5590e59ff 100644
--- a/ftp/wu-ftpd+ipv6/Makefile
+++ b/ftp/wu-ftpd+ipv6/Makefile
@@ -3,13 +3,13 @@
# Date created: 18 Oct 1994
# Whom: torstenb
#
-# $Id: Makefile,v 1.25 1999/06/07 20:51:18 ache Exp $
+# $Id: Makefile,v 1.26 1999/06/29 18:30:00 mharo Exp $
#
# REMINDER: to use ftpaccess(5) you need to specify -a in command line,
# it is changed from previous versions
DISTNAME= wu-ftpd-2.5.0
-CATEGORIES= net
+CATEGORIES= ftp
MASTER_SITES= ftp://ftp.vr.net/pub/wu-ftpd/wu-ftpd/
MAINTAINER= ache@FreeBSD.org
diff --git a/ftp/wu-ftpd/Makefile b/ftp/wu-ftpd/Makefile
index c220177728d0..3cc5590e59ff 100644
--- a/ftp/wu-ftpd/Makefile
+++ b/ftp/wu-ftpd/Makefile
@@ -3,13 +3,13 @@
# Date created: 18 Oct 1994
# Whom: torstenb
#
-# $Id: Makefile,v 1.25 1999/06/07 20:51:18 ache Exp $
+# $Id: Makefile,v 1.26 1999/06/29 18:30:00 mharo Exp $
#
# REMINDER: to use ftpaccess(5) you need to specify -a in command line,
# it is changed from previous versions
DISTNAME= wu-ftpd-2.5.0
-CATEGORIES= net
+CATEGORIES= ftp
MASTER_SITES= ftp://ftp.vr.net/pub/wu-ftpd/wu-ftpd/
MAINTAINER= ache@FreeBSD.org
diff --git a/ftp/yafc/Makefile b/ftp/yafc/Makefile
index 7022400e64ed..224ad29b50c0 100644
--- a/ftp/yafc/Makefile
+++ b/ftp/yafc/Makefile
@@ -3,11 +3,11 @@
# Date created: 10 June 1999
# Whom: Chris Piazza <cpiazza@FreeBSD.org>
#
-# $Id: Makefile,v 1.5 1999/07/21 05:13:03 cpiazza Exp $
+# $Id: Makefile,v 1.6 1999/08/01 02:33:45 cpiazza Exp $
#
DISTNAME= yafc-0.4.5
-CATEGORIES= net
+CATEGORIES= ftp
MASTER_SITES= ftp://mayer.physto.se/pub/yafc/
MAINTAINER= cpiazza@FreeBSD.org
diff --git a/ftp/yale-tftpd/Makefile b/ftp/yale-tftpd/Makefile
index e828726392aa..2fc635d159fc 100644
--- a/ftp/yale-tftpd/Makefile
+++ b/ftp/yale-tftpd/Makefile
@@ -3,11 +3,11 @@
# Date created: Oct 8, 1994
# Whom: pst
#
-# $Id: Makefile,v 1.10 1998/10/14 03:30:00 jseger Exp $
+# $Id: Makefile,v 1.11 1998/10/15 01:42:53 jseger Exp $
#
DISTNAME= yale-tftpd-3.0
-CATEGORIES= net
+CATEGORIES= ftp
MASTER_SITES= ftp://ftp.cert.dfn.de/pub/tools/net/yale-tftpd/
MAINTAINER= ports@FreeBSD.org