diff options
author | garga <garga@FreeBSD.org> | 2014-03-25 19:10:39 +0800 |
---|---|---|
committer | garga <garga@FreeBSD.org> | 2014-03-25 19:10:39 +0800 |
commit | fd58c83715b6cbd88ac09be3d5abf1e05d76bdd1 (patch) | |
tree | 5d3d4d615d13043990e79c7eb3d9ca95bfee02b0 /misc/Makefile | |
parent | b8a45c5837e8cf06d9513d63e0937fe9d76fc321 (diff) | |
download | freebsd-ports-graphics-fd58c83715b6cbd88ac09be3d5abf1e05d76bdd1.tar.gz freebsd-ports-graphics-fd58c83715b6cbd88ac09be3d5abf1e05d76bdd1.tar.zst freebsd-ports-graphics-fd58c83715b6cbd88ac09be3d5abf1e05d76bdd1.zip |
Add compat10x
Diffstat (limited to 'misc/Makefile')
-rw-r--r-- | misc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/Makefile b/misc/Makefile index bac14f02a9f..77d427d45c0 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -47,6 +47,7 @@ SUBDIR += cmatrix SUBDIR += color-theme.el SUBDIR += colortail + SUBDIR += compat10x SUBDIR += compat4x SUBDIR += compat5x SUBDIR += compat6x |