diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2005-08-26 05:21:02 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2005-08-26 05:21:02 +0000 |
commit | 6f2ebc56295dd35f2b2697c455588297e46dd7af (patch) | |
tree | e1f2c26384e62eed32d13ba9fd40f4c65727b5ec /misc/Makefile | |
parent | d306616af2ddcb7d533b53bf8d257d44c312bfe5 (diff) | |
download | ports-6f2ebc56295dd35f2b2697c455588297e46dd7af.tar.gz ports-6f2ebc56295dd35f2b2697c455588297e46dd7af.zip |
Notes
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 3d1a40926470..89fcd7d05d62 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -44,6 +44,7 @@ SUBDIR += compat22 SUBDIR += compat3x SUBDIR += compat4x + SUBDIR += compat5x SUBDIR += countrycodes SUBDIR += cpuid SUBDIR += crosspad |