diff options
author | agc <agc> | 2002-05-09 15:12:02 +0000 |
---|---|---|
committer | agc <agc> | 2002-05-09 15:12:02 +0000 |
commit | bfb22b52329f3fc74e6bc505409c244641da0ff3 (patch) | |
tree | 8e0643169d916ffe6156ae395b11046a3c4110ab /misc/Makefile | |
parent | 99fc3c890d29bd31f61282bae43901ae0a7437c4 (diff) | |
download | pkgsrc-bfb22b52329f3fc74e6bc505409c244641da0ff3.tar.gz |
Add and enable yrolo.
Diffstat (limited to 'misc/Makefile')
-rw-r--r-- | misc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/Makefile b/misc/Makefile index 1d3fc31556b..9cd1d8ccf08 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.123 2002/04/08 12:27:00 skrll Exp $ +# $NetBSD: Makefile,v 1.124 2002/05/09 15:12:02 agc Exp $ # COMMENT= Miscellaneous utilities @@ -106,6 +106,7 @@ SUBDIR+= xrolodex SUBDIR+= xtail SUBDIR+= xtend SUBDIR+= xtide +SUBDIR+= yrolo SUBDIR+= zorro .include "../mk/bsd.pkg.subdir.mk" |