summaryrefslogtreecommitdiff
path: root/ftp/yafc
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 /ftp/yafc
parentAdd new category "ftp". (diff)
Change "net" -> "ftp".
Notes
Notes: svn path=/head/; revision=20493
Diffstat (limited to 'ftp/yafc')
-rw-r--r--ftp/yafc/Makefile4
1 files changed, 2 insertions, 2 deletions
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