diff options
author | obache <obache@pkgsrc.org> | 2007-01-21 16:51:05 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2007-01-21 16:51:05 +0000 |
commit | a084b90f4c09e40c10cceffe99875c0f290affa6 (patch) | |
tree | e83bbe4f6a2c98c7fcf28cb6e7fe9ae04ee13f48 /ham/Makefile | |
parent | f1d5a66c9792e2bb205eb91015fc95f04f16f092 (diff) | |
download | pkgsrc-a084b90f4c09e40c10cceffe99875c0f290affa6.tar.gz |
+ fl_logbook
Diffstat (limited to 'ham/Makefile')
-rw-r--r-- | ham/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ham/Makefile b/ham/Makefile index 7f5e2584259..1ff2160ee8b 100644 --- a/ham/Makefile +++ b/ham/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2006/11/13 18:20:41 wulf Exp $ +# $NetBSD: Makefile,v 1.20 2007/01/21 16:51:05 obache Exp $ # COMMENT= Wireless communication tools and applications @@ -6,6 +6,7 @@ COMMENT= Wireless communication tools and applications SUBDIR+= 7plus SUBDIR+= cwtext SUBDIR+= dpbox +SUBDIR+= fl_logbook SUBDIR+= gmfsk SUBDIR+= gnuradio-audio-jack SUBDIR+= gnuradio-audio-oss |