diff options
Diffstat (limited to 'math/xgraph')
-rw-r--r-- | math/xgraph/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/xgraph/Makefile b/math/xgraph/Makefile index 7fb441e60225..9b5b5e9c59fa 100644 --- a/math/xgraph/Makefile +++ b/math/xgraph/Makefile @@ -3,11 +3,12 @@ # Date created: 24 November 1994 # Whom: asami # -# $Id: Makefile,v 1.3 1995/03/24 11:10:25 asami Exp $ +# $Id: Makefile,v 1.4 1995/04/11 01:19:12 asami Exp $ # DISTNAME= xgraph-11 PKGNAME= xgraph-11.3.2 +CATEGORIES= math printing MASTER_SITES= ftp://ftp.cs.orst.edu/pub/src/Xclients.local/ EXTRACT_SUFX= .tar.Z |