aboutsummaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2002-05-15 13:43:44 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2002-05-15 13:43:44 +0000
commit360bdeb44bf3be58370ccadeff9d3353e02994b8 (patch)
tree1502037f745c746ac82bd3606e148381d9d211b3 /math
parentd822565bc0f516fc30c98723db6dc448e950b9c4 (diff)
downloadports-360bdeb44bf3be58370ccadeff9d3353e02994b8.tar.gz
ports-360bdeb44bf3be58370ccadeff9d3353e02994b8.zip
misc/graphthing -> math/graphthing
Notes
Notes: svn path=/head/; revision=59172
Diffstat (limited to 'math')
-rw-r--r--math/Makefile1
-rw-r--r--math/graphthing/Makefile2
2 files changed, 2 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile
index 2911cae555be..d4b2b246379d 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -38,6 +38,7 @@
SUBDIR += gnuplot
SUBDIR += gnuplot+
SUBDIR += grace
+ SUBDIR += graphthing
SUBDIR += gri
SUBDIR += grpn
SUBDIR += gsl
diff --git a/math/graphthing/Makefile b/math/graphthing/Makefile
index bba6d55ce8a1..5e8f22f04b89 100644
--- a/math/graphthing/Makefile
+++ b/math/graphthing/Makefile
@@ -8,7 +8,7 @@
PORTNAME= graphthing
PORTVERSION= 0.7
-CATEGORIES= misc
+CATEGORIES= math
MASTER_SITES= http://members.optushome.com.au/davidsymonds/gt/
MAINTAINER= freebsdports@arved.de