aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authorijliao <ijliao@FreeBSD.org>2002-05-15 21:43:44 +0800
committerijliao <ijliao@FreeBSD.org>2002-05-15 21:43:44 +0800
commitf399c897b5a109d223dafcd189415885861e2b96 (patch)
tree19d852daf13078b62e3ca888db9ce2c5424238eb /math
parentbbf6f6744966638282161f76fc707ca3eade0eba (diff)
downloadfreebsd-ports-gnome-f399c897b5a109d223dafcd189415885861e2b96.tar.gz
freebsd-ports-gnome-f399c897b5a109d223dafcd189415885861e2b96.tar.zst
freebsd-ports-gnome-f399c897b5a109d223dafcd189415885861e2b96.zip
misc/graphthing -> math/graphthing
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