diff options
author | agc <agc> | 2006-01-28 20:48:19 +0000 |
---|---|---|
committer | agc <agc> | 2006-01-28 20:48:19 +0000 |
commit | 9dc3693b076e5f5bb60d65c12f5214b17674bfa1 (patch) | |
tree | da995dbb67876bebec25f32c952ec529d7343937 /misc/Makefile | |
parent | 0ab4a0b3873b129851d99840daa69f0521e17702 (diff) | |
download | pkgsrc-9dc3693b076e5f5bb60d65c12f5214b17674bfa1.tar.gz |
Add and enable autocue.
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 a8485a28b0b..1cfcf367be2 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.252 2006/01/16 13:20:12 rxg Exp $ +# $NetBSD: Makefile,v 1.253 2006/01/28 20:48:19 agc Exp $ # COMMENT= Miscellaneous utilities @@ -12,6 +12,7 @@ SUBDIR+= XFree86-man SUBDIR+= ascii SUBDIR+= asr-manpages SUBDIR+= astrolog +SUBDIR+= autocue SUBDIR+= bbappconf SUBDIR+= bbdb SUBDIR+= bbweather |