diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-05-15 13:43:44 +0000 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-05-15 13:43:44 +0000 |
commit | f399c897b5a109d223dafcd189415885861e2b96 (patch) | |
tree | 19d852daf13078b62e3ca888db9ce2c5424238eb /math/Makefile | |
parent | bbf6f6744966638282161f76fc707ca3eade0eba (diff) | |
download | FreeBSD-ports-f399c897b5a109d223dafcd189415885861e2b96.zip FreeBSD-ports-f399c897b5a109d223dafcd189415885861e2b96.tar.gz |
misc/graphthing -> math/graphthing
Diffstat (limited to 'math/Makefile')
-rw-r--r-- | math/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/Makefile b/math/Makefile index 2911cae..d4b2b24 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 |