diff options
author | asami <asami@FreeBSD.org> | 1995-11-27 12:06:03 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1995-11-27 12:06:03 +0800 |
commit | 422c3208b6aaa43cf9813d5a60186362439964d7 (patch) | |
tree | 4d56626b11c8a65139d8d8ec861b914271740669 /ftp | |
parent | 74cf2063147580a0d91c5239a97c72b1d49fd88b (diff) | |
download | freebsd-ports-gnome-422c3208b6aaa43cf9813d5a60186362439964d7.tar.gz freebsd-ports-gnome-422c3208b6aaa43cf9813d5a60186362439964d7.tar.zst freebsd-ports-gnome-422c3208b6aaa43cf9813d5a60186362439964d7.zip |
Change "networking" to "net".
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/mirror/Makefile | 4 | ||||
-rw-r--r-- | ftp/moxftp/Makefile | 4 | ||||
-rw-r--r-- | ftp/ncftp2/Makefile | 4 | ||||
-rw-r--r-- | ftp/ncftp3/Makefile | 4 | ||||
-rw-r--r-- | ftp/wu-ftpd+ipv6/Makefile | 4 | ||||
-rw-r--r-- | ftp/wu-ftpd/Makefile | 4 | ||||
-rw-r--r-- | ftp/yale-tftpd/Makefile | 4 |
7 files changed, 14 insertions, 14 deletions
diff --git a/ftp/mirror/Makefile b/ftp/mirror/Makefile index a560f6bbe220..4e2d0841802d 100644 --- a/ftp/mirror/Makefile +++ b/ftp/mirror/Makefile @@ -3,11 +3,11 @@ # Date created: 15 May 1995 # Whom: torstenb # -# $Id:$ +# $Id: Makefile,v 1.1.1.1 1995/05/19 07:23:13 asami Exp $ # DISTNAME= mirror-2.3 -CATEGORIES+= networking +CATEGORIES+= net 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 5761ecfd557c..5ee70ecbc84d 100644 --- a/ftp/moxftp/Makefile +++ b/ftp/moxftp/Makefile @@ -3,11 +3,11 @@ # Date created: 19 December 1994 # Whom: janek # -# $Id: Makefile,v 1.6 1995/04/22 12:30:11 asami Exp $ +# $Id: Makefile,v 1.7 1995/05/13 09:13:51 asami Exp $ # DISTNAME= moxftp-2.2 -CATEGORIES+= networking +CATEGORIES+= net MASTER_SITES= ftp://ftp.x.org/contrib/applications/ EXTRACT_SUFX= .tar.Z diff --git a/ftp/ncftp2/Makefile b/ftp/ncftp2/Makefile index 26868c1260bd..a1147bd35303 100644 --- a/ftp/ncftp2/Makefile +++ b/ftp/ncftp2/Makefile @@ -3,11 +3,11 @@ # Date created: 4 Nov 1994 # Whom: ache # -# $Id: Makefile,v 1.29 1995/10/16 11:30:02 ache Exp $ +# $Id: Makefile,v 1.30 1995/11/23 20:37:59 ache Exp $ # DISTNAME= ncftp-2.2.2 -CATEGORIES+= networking +CATEGORIES+= net MASTER_SITES= ftp://ftp.cs.unl.edu/pub/ncftp/ EXTRACT_SUFX= .tgz diff --git a/ftp/ncftp3/Makefile b/ftp/ncftp3/Makefile index 26868c1260bd..a1147bd35303 100644 --- a/ftp/ncftp3/Makefile +++ b/ftp/ncftp3/Makefile @@ -3,11 +3,11 @@ # Date created: 4 Nov 1994 # Whom: ache # -# $Id: Makefile,v 1.29 1995/10/16 11:30:02 ache Exp $ +# $Id: Makefile,v 1.30 1995/11/23 20:37:59 ache Exp $ # DISTNAME= ncftp-2.2.2 -CATEGORIES+= networking +CATEGORIES+= net MASTER_SITES= ftp://ftp.cs.unl.edu/pub/ncftp/ EXTRACT_SUFX= .tgz diff --git a/ftp/wu-ftpd+ipv6/Makefile b/ftp/wu-ftpd+ipv6/Makefile index 489d43ed17e3..304eae5d5034 100644 --- a/ftp/wu-ftpd+ipv6/Makefile +++ b/ftp/wu-ftpd+ipv6/Makefile @@ -3,11 +3,11 @@ # Date created: 18 Oct 1994 # Whom: torstenb # -# $Id: Makefile,v 1.2 1995/04/01 12:48:53 jkh Exp $ +# $Id: Makefile,v 1.3 1995/04/15 05:42:06 asami Exp $ # DISTNAME= wu-ftpd-2.4 -CATEGORIES+= networking +CATEGORIES+= net MASTER_SITES= ftp://ftp.wustl.edu/packages/wuarchive-ftpd/ EXTRACT_SUFX= .tar.Z diff --git a/ftp/wu-ftpd/Makefile b/ftp/wu-ftpd/Makefile index 489d43ed17e3..304eae5d5034 100644 --- a/ftp/wu-ftpd/Makefile +++ b/ftp/wu-ftpd/Makefile @@ -3,11 +3,11 @@ # Date created: 18 Oct 1994 # Whom: torstenb # -# $Id: Makefile,v 1.2 1995/04/01 12:48:53 jkh Exp $ +# $Id: Makefile,v 1.3 1995/04/15 05:42:06 asami Exp $ # DISTNAME= wu-ftpd-2.4 -CATEGORIES+= networking +CATEGORIES+= net MASTER_SITES= ftp://ftp.wustl.edu/packages/wuarchive-ftpd/ EXTRACT_SUFX= .tar.Z diff --git a/ftp/yale-tftpd/Makefile b/ftp/yale-tftpd/Makefile index cc1ea07059fe..0098cb9d61d6 100644 --- a/ftp/yale-tftpd/Makefile +++ b/ftp/yale-tftpd/Makefile @@ -3,11 +3,11 @@ # Date created: Oct 8, 1994 # Whom: pst # -# $Id$ +# $Id: Makefile,v 1.4 1995/04/15 05:42:10 asami Exp $ # DISTNAME= yale-tftpd-3.0 -CATEGORIES+= networking +CATEGORIES+= net MASTER_SITES= ftp://ftp.cisco.com/pub/ NO_WRKSUBDIR= |