diff options
author | asami <asami@FreeBSD.org> | 1999-08-02 18:44:03 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1999-08-02 18:44:03 +0800 |
commit | d45e5d86e501aae52c519631147ca1c281eb9bbb (patch) | |
tree | e6d3dfd0f3a06453628fff1e78ad57689b28a1b6 /ftp/axyftp | |
parent | e74cb818acc1ee41c2c3e21528977b9e288b665c (diff) | |
download | freebsd-ports-gnome-d45e5d86e501aae52c519631147ca1c281eb9bbb.tar.gz freebsd-ports-gnome-d45e5d86e501aae52c519631147ca1c281eb9bbb.tar.zst freebsd-ports-gnome-d45e5d86e501aae52c519631147ca1c281eb9bbb.zip |
Change "net" -> "ftp".
Diffstat (limited to 'ftp/axyftp')
-rw-r--r-- | ftp/axyftp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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/ \ |