summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1998-01-11 18:02:33 +0000
committerSteve Price <steve@FreeBSD.org>1998-01-11 18:02:33 +0000
commitf46eaf8ec6fe2fd4ee23bb5d47464514571dbb06 (patch)
treeb1b5d80fc8a24d74dcb7437ef719f1887044a470 /net
parentclosedir(...) requires a DIR argument. (diff)
MASTER_SITE subdir changed to pub/archie/mpd.
PR: 5290 Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su>
Notes
Notes: svn path=/head/; revision=9324
Diffstat (limited to 'net')
-rw-r--r--net/mpd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/mpd/Makefile b/net/mpd/Makefile
index 1a3b91aa1b96..3e652496393b 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.4 1997/09/11 00:12:17 max Exp $
+# $Id: Makefile,v 1.5 1997/10/25 15:55:01 brian Exp $
#
DISTNAME= mpd-1.0b4
CATEGORIES= net
-MASTER_SITES= ftp://ftp.whistle.com/pub/archie/
+MASTER_SITES= ftp://ftp.whistle.com/pub/archie/mpd
EXTRACT_SUFX= .tgz
MAINTAINER= andy@icc.surw.chel.su