diff options
author | Yukihiro Nakai <nakai@FreeBSD.org> | 2000-02-04 12:45:13 +0000 |
---|---|---|
committer | Yukihiro Nakai <nakai@FreeBSD.org> | 2000-02-04 12:45:13 +0000 |
commit | 280970d0053b16eb8069d45b12a312b444fd03c3 (patch) | |
tree | 1c8e64382c01700b681407ffcc914841da0880d1 /graphics/Makefile | |
parent | 302f6eedf6faf3e694d0dac407bd6d01f5859283 (diff) | |
download | ports-280970d0053b16eb8069d45b12a312b444fd03c3.tar.gz ports-280970d0053b16eb8069d45b12a312b444fd03c3.zip |
Add diacanvas
Notes
Notes:
svn path=/head/; revision=25471
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 46424a377a91..ca745ffe806a 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -18,6 +18,7 @@ SUBDIR += dc20pack SUBDIR += dc3play SUBDIR += dia + SUBDIR += diacanvas SUBDIR += dore SUBDIR += electriceyes SUBDIR += enfle |