From a1be96978aaa6fe2b788d0d1c209644cc7d1467f Mon Sep 17 00:00:00 2001 From: L Jonas Olsson Date: Thu, 10 Nov 1994 19:10:57 +0000 Subject: Missing '/' made ncftp not find the distfile. --- math/oleo/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'math/oleo') diff --git a/math/oleo/Makefile b/math/oleo/Makefile index 73c2c8c881ac..58c61223fe5a 100644 --- a/math/oleo/Makefile +++ b/math/oleo/Makefile @@ -3,11 +3,11 @@ # Date created: 03 September 1994 # Whom: mr # -# $Id: Makefile,v 1.5 1994/09/14 14:12:02 jkh Exp $ +# $Id: Makefile,v 1.1.1.1 1994/10/11 18:17:00 jkh Exp $ # DISTNAME= oleo-1.6 -MASTER_SITES= ftp://prep.ai.mit.edu/pub/gnu +MASTER_SITES= ftp://prep.ai.mit.edu/pub/gnu/ EXTRACT_SUFX=.tar.gz HAS_CONFIGURE=yes -- cgit v1.2.3