diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1999-08-02 10:44:03 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1999-08-02 10:44:03 +0000 |
commit | 779e91cb052b8447247c14d3384ca9782cdba5c1 (patch) | |
tree | 55f9bbe55727cd1e02f677f507306044d3edf8d8 /ftp/gftp | |
parent | 50b7d12b42da9e964329f627ab402a39b810a7ac (diff) | |
download | ports-779e91cb052b8447247c14d3384ca9782cdba5c1.tar.gz ports-779e91cb052b8447247c14d3384ca9782cdba5c1.zip |
Notes
Diffstat (limited to 'ftp/gftp')
-rw-r--r-- | ftp/gftp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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 |