diff options
Diffstat (limited to 'math')
-rw-r--r-- | math/oleo/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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 |