diff options
author | Satoshi Taoka <taoka@FreeBSD.org> | 1999-09-24 16:02:37 +0000 |
---|---|---|
committer | Satoshi Taoka <taoka@FreeBSD.org> | 1999-09-24 16:02:37 +0000 |
commit | aad9169998c7e9ad70173a06429c3eed07589d5f (patch) | |
tree | 60aac65f2899b3f22bb633591a9b134b569e2d29 | |
parent | 030edd1b93c9ab19cf1bce82b7a841b55ac7e868 (diff) | |
download | freebsd-ports-aad9169998c7e9ad70173a06429c3eed07589d5f.zip |
Add togl
-rw-r--r-- | graphics/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index c7e6c64c09df..215a5c8c83cf 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -112,6 +112,7 @@ SUBDIR += tgif-nls SUBDIR += tiff SUBDIR += tifmerge + SUBDIR += togl SUBDIR += txtmerge SUBDIR += urt SUBDIR += vcg |