Bug 15684 - Update port: ftp/cftp
Summary: Update port: ftp/cftp
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 1999-12-25 14:30 UTC by Andrey Zakhvatov
Modified: 1999-12-25 16:21 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrey Zakhvatov 1999-12-25 14:30:01 UTC
   This is a patch to update ftp/cftp port.


diff -Nru cftp/Makefile cftp-0.9.3/Makefile
--- cftp/Makefile	Wed Aug 25 14:15:05 1999
+++ cftp-0.9.3/Makefile	Sat Dec 25 17:21:14 1999
@@ -1,5 +1,5 @@
 # New ports collection makefile for:	cftp
-# Version required:			0.9.1
+# Version required:			0.9.3
 # Date created:				14 October 1997
 # Whom:					Andrey Zakhvatov
 #
@@ -8,7 +8,8 @@
 
 DISTNAME=	cftp-0.9.3
 CATEGORIES=	ftp
-MASTER_SITES=	ftp://ftp.giga.or.at/pub/nih/cftp/
+MASTER_SITES=	ftp://ftp.giga.or.at/pub/nih/cftp/ \
+		http://www.FreeBSD.org/~andy/
 
 MAINTAINER=	andy@icc.surw.chel.su

Fix: 

Please, check and apply this patch.
Comment 1 Steve Price freebsd_committer freebsd_triage 1999-12-25 16:20:46 UTC
State Changed
From-To: open->closed

Committed, thanks!