diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2003-12-05 15:08:56 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2003-12-05 15:08:56 +0000 |
commit | 817aca48a7f09a318eb6093425ab755c66cb8442 (patch) | |
tree | 7f5e4c4cf7451418220d607a361a63fc561f60bc /graphics/Makefile | |
parent | 134b97ed014d79855833667748b256ac3098e35c (diff) | |
download | ports-817aca48a7f09a318eb6093425ab755c66cb8442.tar.gz ports-817aca48a7f09a318eb6093425ab755c66cb8442.zip |
add graphopt 0.4.1
Graph Layout Optimizer
Notes
Notes:
svn path=/head/; revision=95134
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 05fbad9821ed..d709ebfee424 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -118,6 +118,7 @@ SUBDIR += gqview SUBDIR += gqview-devel SUBDIR += gracula + SUBDIR += graphopt SUBDIR += graphviz SUBDIR += gridpix SUBDIR += gsculpt |