diff options
author | nakai <nakai@FreeBSD.org> | 1999-11-25 22:54:32 +0800 |
---|---|---|
committer | nakai <nakai@FreeBSD.org> | 1999-11-25 22:54:32 +0800 |
commit | 680726028f78e77916350e433f58275c33ce1c27 (patch) | |
tree | 4b08a9e1f5ef84c9df6fc784a6eca82719ccd88b /graphics | |
parent | f09c9e8e0fe066a9fcf64356981e1ce12ee5e74f (diff) | |
download | freebsd-ports-graphics-680726028f78e77916350e433f58275c33ce1c27.tar.gz freebsd-ports-graphics-680726028f78e77916350e433f58275c33ce1c27.tar.zst freebsd-ports-graphics-680726028f78e77916350e433f58275c33ce1c27.zip |
Add dia
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index c3d10e048d3..49bdf3e77a1 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -16,6 +16,7 @@ SUBDIR += dc20ctrl SUBDIR += dc20pack SUBDIR += dc3play + SUBDIR += dia SUBDIR += dore SUBDIR += electriceyes SUBDIR += enfle |