From fc84a926f5531150469a65e6cfd4ae40c88a4aca Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Sat, 22 Apr 1995 11:30:15 +0000 Subject: I was going to convert the math Makefiles according to the new rules in bsd.port.mk, but there weren't any Makefiles that needed any tweaking. :] So, just some cosmetic changes. --- 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 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 -- cgit v1.2.3