diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-03-27 02:46:09 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-03-27 02:46:09 +0000 |
commit | d05f7e6222197c81f4910151beb0b5a024728a35 (patch) | |
tree | 26e8a554e0568e521788bb5c60190ff359862c5d /misc/Makefile | |
parent | e992d30d9a644202c6c20ed785f0c1579ec60787 (diff) | |
download | ports-d05f7e6222197c81f4910151beb0b5a024728a35.tar.gz ports-d05f7e6222197c81f4910151beb0b5a024728a35.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 6aa84d2ef431..b44d953d1efb 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -475,5 +475,6 @@ SUBDIR += yaunc SUBDIR += ytree SUBDIR += zaptel + SUBDIR += zoneinfo .include <bsd.port.subdir.mk> |