diff options
author | ijliao <ijliao@FreeBSD.org> | 2003-10-29 09:51:07 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2003-10-29 09:51:07 +0800 |
commit | 3d054f5de4f4a2ee5d457896631177d53daa9996 (patch) | |
tree | 4d8addadedddfe526eda9cba50f8f024f81f60a0 /graphics/Makefile | |
parent | e75a4ad78a42349f5a7acf721e93d4a3c6c23bbd (diff) | |
download | freebsd-ports-gnome-3d054f5de4f4a2ee5d457896631177d53daa9996.tar.gz freebsd-ports-gnome-3d054f5de4f4a2ee5d457896631177d53daa9996.tar.zst freebsd-ports-gnome-3d054f5de4f4a2ee5d457896631177d53daa9996.zip |
add diacanvas2 0.9.2
A general drawing canvas from dia dialog editor
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 1a60b19b7c76..76e947380e29 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -39,6 +39,7 @@ SUBDIR += deep_zoom SUBDIR += dia SUBDIR += diacanvas + SUBDIR += diacanvas2 SUBDIR += digikam SUBDIR += divxcalc SUBDIR += djvulibre |