diff options
author | wiz <wiz@pkgsrc.org> | 2013-07-20 16:56:18 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2013-07-20 16:56:18 +0000 |
commit | 8e05e413f7fd6cc715b0f06d03338b16f5064f87 (patch) | |
tree | e82595203a079d5c805b78335a1d3eddadd8ece0 /ham | |
parent | f71ddc0f9bd7dac4cd8c0fddb3398755f7ade244 (diff) | |
download | pkgsrc-8e05e413f7fd6cc715b0f06d03338b16f5064f87.tar.gz |
+ xnec2c.
Diffstat (limited to 'ham')
-rw-r--r-- | ham/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ham/Makefile b/ham/Makefile index 8c5a2fd38dc..9de68f1e8b8 100644 --- a/ham/Makefile +++ b/ham/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.25 2013/07/20 16:46:55 wiz Exp $ +# $NetBSD: Makefile,v 1.26 2013/07/20 16:56:18 wiz Exp $ # COMMENT= Wireless communication tools and applications @@ -36,6 +36,7 @@ SUBDIR+= usrp-docs SUBDIR+= wwl SUBDIR+= xdx SUBDIR+= xlog +SUBDIR+= xnec2c SUBDIR+= yaesu .include "../mk/misc/category.mk" |