aboutsummaryrefslogtreecommitdiff
path: root/net/mpd
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1998-01-15 03:42:31 +0000
committerSteve Price <steve@FreeBSD.org>1998-01-15 03:42:31 +0000
commitd02d58602d44a14cf8e9054a21a975f278cc625d (patch)
treedf41f7fef2b8b6d4e2d792c926e9c367867ea5a7 /net/mpd
parent5b6287a2629f0d7bf113188863d6146e65212d7a (diff)
downloadports-d02d58602d44a14cf8e9054a21a975f278cc625d.tar.gz
ports-d02d58602d44a14cf8e9054a21a975f278cc625d.zip
Add the required trailing slash to MASTER_SITES.
Reminded by: Satoshi Asami
Notes
Notes: svn path=/head/; revision=9339
Diffstat (limited to 'net/mpd')
-rw-r--r--net/mpd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/mpd/Makefile b/net/mpd/Makefile
index 3e652496393b..2719624a5606 100644
--- a/net/mpd/Makefile
+++ b/net/mpd/Makefile
@@ -3,12 +3,12 @@
# Date created: 16 May 1997
# Whom: Andrey Zakhvatov
#
-# $Id: Makefile,v 1.5 1997/10/25 15:55:01 brian Exp $
+# $Id: Makefile,v 1.6 1998/01/11 18:02:33 steve Exp $
#
DISTNAME= mpd-1.0b4
CATEGORIES= net
-MASTER_SITES= ftp://ftp.whistle.com/pub/archie/mpd
+MASTER_SITES= ftp://ftp.whistle.com/pub/archie/mpd/
EXTRACT_SUFX= .tgz
MAINTAINER= andy@icc.surw.chel.su