diff options
Diffstat (limited to 'math/oleo')
-rw-r--r-- | math/oleo/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/math/oleo/Makefile b/math/oleo/Makefile index 7323d8587dc5..491d7179ceea 100644 --- a/math/oleo/Makefile +++ b/math/oleo/Makefile @@ -3,13 +3,12 @@ # Date created: 3 September 1994 # Whom: mr # -# $Id: Makefile,v 1.5 1995/04/22 11:30:15 asami Exp $ +# $Id: Makefile,v 1.6 1995/04/28 13:35:40 jkh Exp $ # DISTNAME= oleo-1.6 -CATEGORIES+= math applications +CATEGORIES+= math MASTER_SITES= ftp://prep.ai.mit.edu/pub/gnu/ -EXTRACT_SUFX= .tar.gz HAS_CONFIGURE=yes |