From db3bc498bdeab17ef7aeae78f271f9641d9b3dbb Mon Sep 17 00:00:00 2001
From: Mark Murray <markm@FreeBSD.org>
Date: Fri, 17 Nov 1995 19:09:27 +0000
Subject: Drat. Correct the fetch directory name.

---
 misc/buffer/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

(limited to 'misc/buffer')

diff --git a/misc/buffer/Makefile b/misc/buffer/Makefile
index 5c9f9776864a..0fc4e624fbf8 100644
--- a/misc/buffer/Makefile
+++ b/misc/buffer/Makefile
@@ -3,12 +3,12 @@
 # Date created:         17 Nov 1995
 # Whom:                 markm
 #
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1995/11/17 19:03:47 markm Exp $
 #
 
 DISTNAME=       buffer-1.17
 CATEGORIES+=	utilities
-MASTER_SITES=   ftp://ftp.sun.ac.za/pub/unix/
+MASTER_SITES=   ftp://ftp.sun.ac.za/pub/unix/misc/
 NO_WRKSUBDIR=	yes
 
 post-install:
-- 
cgit v1.2.3