diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1995-11-22 13:13:35 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1995-11-22 13:13:35 +0000 |
commit | ea3cfc0868bf48c0c73db913c34420da12b349e4 (patch) | |
tree | e8984de658ddc558a3f46c3f4af53303b4f1c8b0 /math/xgraph | |
parent | 5812de6cad8e1e805064bee092950cdc9934a516 (diff) | |
download | ports-ea3cfc0868bf48c0c73db913c34420da12b349e4.tar.gz ports-ea3cfc0868bf48c0c73db913c34420da12b349e4.zip |
Notes
Diffstat (limited to 'math/xgraph')
-rw-r--r-- | math/xgraph/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/xgraph/Makefile b/math/xgraph/Makefile index 9b5b5e9c59fa..204ee6da7e93 100644 --- a/math/xgraph/Makefile +++ b/math/xgraph/Makefile @@ -3,12 +3,12 @@ # Date created: 24 November 1994 # Whom: asami # -# $Id: Makefile,v 1.4 1995/04/11 01:19:12 asami Exp $ +# $Id: Makefile,v 1.5 1995/05/03 02:22:30 asami Exp $ # DISTNAME= xgraph-11 PKGNAME= xgraph-11.3.2 -CATEGORIES= math printing +CATEGORIES= math print MASTER_SITES= ftp://ftp.cs.orst.edu/pub/src/Xclients.local/ EXTRACT_SUFX= .tar.Z |