diff options
author | koobs <koobs@FreeBSD.org> | 2013-06-22 17:00:50 +0800 |
---|---|---|
committer | koobs <koobs@FreeBSD.org> | 2013-06-22 17:00:50 +0800 |
commit | 7b69737ce31cf7485a18ce59c9374fa16f7cf2b7 (patch) | |
tree | 6de60aa27f34cecbaee39bbc01f0d7739d9b30a0 /math/Makefile | |
parent | d647fd6e18e8e1b922a7d98f75e9c28ad5f4cb14 (diff) | |
download | freebsd-ports-gnome-7b69737ce31cf7485a18ce59c9374fa16f7cf2b7.tar.gz freebsd-ports-gnome-7b69737ce31cf7485a18ce59c9374fa16f7cf2b7.tar.zst freebsd-ports-gnome-7b69737ce31cf7485a18ce59c9374fa16f7cf2b7.zip |
graphics/py-graphillion: Move from graphics/ to math/ at authors request
- Move py-graphillion from graphics/ to math/
- Update both category indexes
- Add MOVED entry
Reviewed by: az
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 baa494fed9a5..ddad42f86bbc 100644 --- a/math/Makefile +++ b/math/Makefile @@ -547,6 +547,7 @@ SUBDIR += py-gato SUBDIR += py-gmpy SUBDIR += py-gnuplot + SUBDIR += py-graphillion SUBDIR += py-graphtool SUBDIR += py-gsl SUBDIR += py-igraph |