From d45e5d86e501aae52c519631147ca1c281eb9bbb Mon Sep 17 00:00:00 2001 From: asami Date: Mon, 2 Aug 1999 10:44:03 +0000 Subject: Change "net" -> "ftp". --- ftp/wu-ftpd/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ftp/wu-ftpd') 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 -- cgit