diff options
Diffstat (limited to 'ftp/ncftp3/Makefile')
-rw-r--r-- | ftp/ncftp3/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ftp/ncftp3/Makefile b/ftp/ncftp3/Makefile index 26868c1..a1147bd 100644 --- a/ftp/ncftp3/Makefile +++ b/ftp/ncftp3/Makefile @@ -3,11 +3,11 @@ # Date created: 4 Nov 1994 # Whom: ache # -# $Id: Makefile,v 1.29 1995/10/16 11:30:02 ache Exp $ +# $Id: Makefile,v 1.30 1995/11/23 20:37:59 ache Exp $ # DISTNAME= ncftp-2.2.2 -CATEGORIES+= networking +CATEGORIES+= net MASTER_SITES= ftp://ftp.cs.unl.edu/pub/ncftp/ EXTRACT_SUFX= .tgz |