Change the http://... to ftp://... Our installed 1.x ncftp version in
/usr/bin doesn't like the http: version of an URL.
This commit is contained in:
parent
9d85840690
commit
fc588ffb4f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=2732
@ -3,13 +3,13 @@
|
||||
# Date created: 7 February 1996
|
||||
# Whom: asami
|
||||
#
|
||||
# $Id: Makefile,v 1.2 1995/11/26 11:32:35 asami Exp $
|
||||
# $Id: Makefile,v 1.1.1.1 1996/02/08 04:54:18 asami Exp $
|
||||
#
|
||||
|
||||
DISTNAME= okphone-1.2
|
||||
PKGNAME= jp-okphone-1.2
|
||||
CATEGORIES+= japanese net
|
||||
MASTER_SITES= http://www.iijnet.or.jp/IIJ-MC/odajima/okphone/src/
|
||||
MASTER_SITES= ftp://www.iijnet.or.jp/IIJ-MC/odajima/okphone/src/
|
||||
|
||||
PATCH_SITES= ${MASTER_SITES}
|
||||
PATCHFILES= okphone-1.2.FreeBSD-patch.gz
|
||||
|
Loading…
Reference in New Issue
Block a user