diff options
author | wulf <wulf> | 2004-02-23 23:03:36 +0000 |
---|---|---|
committer | wulf <wulf> | 2004-02-23 23:03:36 +0000 |
commit | 4c8be33374e7c608047fa5865ee2aef3b013242c (patch) | |
tree | 22ce23ece676e046d0c3fa02b6c96b9cf6df71cd /ham/Makefile | |
parent | 3f28c7f48d3989d573b16ae7fb728d885ab1ff01 (diff) | |
download | pkgsrc-4c8be33374e7c608047fa5865ee2aef3b013242c.tar.gz |
Added and enabled xdx-1.1 : Amateur Radio tcp/ip DX-cluster client
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 75df91bd6b5..85caade7632 100644 --- a/ham/Makefile +++ b/ham/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2003/07/03 00:47:56 wulf Exp $ +# $NetBSD: Makefile,v 1.12 2004/02/23 23:03:36 wulf Exp $ # @@ -12,6 +12,7 @@ SUBDIR+= locator SUBDIR+= tfkiss SUBDIR+= tnt SUBDIR+= wwl +SUBDIR+= xdx SUBDIR+= xlog SUBDIR+= yaesu |