diff options
author | Nick Sayer <nsayer@FreeBSD.org> | 2000-03-09 18:06:36 +0000 |
---|---|---|
committer | Nick Sayer <nsayer@FreeBSD.org> | 2000-03-09 18:06:36 +0000 |
commit | db0a2717684e34c336495e4401d3b261c7c05e5f (patch) | |
tree | 79d035a305da2848ff7dfe67866f55d3839e880e /misc | |
parent | 8d59a14f13154baa6ffef97a5065f4958582c3ee (diff) | |
download | ports-db0a2717684e34c336495e4401d3b261c7c05e5f.tar.gz ports-db0a2717684e34c336495e4401d3b261c7c05e5f.zip |
Activate yaunc
Notes
Notes:
svn path=/head/; revision=26696
Diffstat (limited to 'misc')
-rw-r--r-- | misc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/Makefile b/misc/Makefile index 3fc52a3e4115..b3e752b14f86 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -135,6 +135,7 @@ SUBDIR += xquote SUBDIR += xtail SUBDIR += xtar + SUBDIR += yaunc SUBDIR += ytree .include <bsd.port.subdir.mk> |