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/ncftp2 | |
parent | 50b7d12b42da9e964329f627ab402a39b810a7ac (diff) | |
download | ports-779e91cb052b8447247c14d3384ca9782cdba5c1.tar.gz ports-779e91cb052b8447247c14d3384ca9782cdba5c1.zip |
Notes
Diffstat (limited to 'ftp/ncftp2')
-rw-r--r-- | ftp/ncftp2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ftp/ncftp2/Makefile b/ftp/ncftp2/Makefile index 32bbf7ea6ba2..611b5d2854a3 100644 --- a/ftp/ncftp2/Makefile +++ b/ftp/ncftp2/Makefile @@ -3,11 +3,11 @@ # Date created: 4 Nov 1994 # Whom: ache # -# $Id: Makefile,v 1.39 1998/01/31 17:49:48 jseger Exp $ +# $Id: Makefile,v 1.40 1998/03/23 06:08:53 ache Exp $ # DISTNAME= ncftp-2.4.3 -CATEGORIES= net +CATEGORIES= ftp MASTER_SITES= ftp://ftp.ncftp.com/ncftp/ MAINTAINER= ache@FreeBSD.ORG |