diff options
author | asami <asami@FreeBSD.org> | 1995-11-22 21:13:35 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1995-11-22 21:13:35 +0800 |
commit | fb7fcc7ca3653054a2d3164bfbdee20e47d3599e (patch) | |
tree | bd8724d928e278c8e2efb16beda872036935fff4 /math/xgraph | |
parent | a9cec408bb426d399b1276a22e34274c50f7cc40 (diff) | |
download | freebsd-ports-gnome-fb7fcc7ca3653054a2d3164bfbdee20e47d3599e.tar.gz freebsd-ports-gnome-fb7fcc7ca3653054a2d3164bfbdee20e47d3599e.tar.zst freebsd-ports-gnome-fb7fcc7ca3653054a2d3164bfbdee20e47d3599e.zip |
Change category from "math printing" to "math print".
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 |