Put a trailing slash to the MASTER_SITE specification, so that the ncftp
fetch will work.
This commit is contained in:
parent
da21b729e9
commit
5ef5b4930d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=385
1 changed files with 2 additions and 2 deletions
|
@ -3,11 +3,11 @@
|
|||
# Date created: 2 Oct 1994
|
||||
# Whom: swallace
|
||||
#
|
||||
# $Id: Makefile,v 1.1.1.1 1994/09/28 07:27:40 swallace Exp $
|
||||
# $Id: Makefile,v 1.1.1.1 1994/10/02 23:15:01 swallace Exp $
|
||||
#
|
||||
|
||||
DISTNAME= tracker
|
||||
DISTFILES= tracker-4.3-linux.tar.gz
|
||||
MASTER_SITES= ftp://sunsite.unc.edu/pub/Linux/apps/sound/players
|
||||
MASTER_SITES= ftp://sunsite.unc.edu/pub/Linux/apps/sound/players/
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Reference in a new issue