diff options
Diffstat (limited to 'math/oleo/Makefile')
-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 650b783ef120..fa22d59b5d2c 100644 --- a/math/oleo/Makefile +++ b/math/oleo/Makefile @@ -3,12 +3,12 @@ # Date created: 3 September 1994 # Whom: mr # -# $Id: Makefile,v 1.3 1995/03/24 11:10:22 asami Exp $ +# $Id: Makefile,v 1.4 1995/04/11 01:19:10 asami Exp $ # DISTNAME= oleo-1.6 MASTER_SITES= ftp://prep.ai.mit.edu/pub/gnu/ -EXTRACT_SUFX=.tar.gz +EXTRACT_SUFX= .tar.gz HAS_CONFIGURE=yes |