Put a trailing slash to the MASTER_SITE specification, so that the ncftp

fetch will work.
This commit is contained in:
Andreas Schulz 1994-11-16 16:11:30 +00:00
parent da21b729e9
commit 5ef5b4930d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=385

View file

@ -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>