diff options
author | wulf <wulf@pkgsrc.org> | 2007-07-02 16:36:33 +0000 |
---|---|---|
committer | wulf <wulf@pkgsrc.org> | 2007-07-02 16:36:33 +0000 |
commit | 973e5feab21a767085628b39fe99d5c29e58e25d (patch) | |
tree | c79b0db170ae913a741705e8f900039cd39e1c02 /ham | |
parent | 1796504d8e234bd83c2eebfa4adecd3fc7ed3aa0 (diff) | |
download | pkgsrc-973e5feab21a767085628b39fe99d5c29e58e25d.tar.gz |
Added and enabled ham/gpredict
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 e85f5716a9b..265e8f573d3 100644 --- a/ham/Makefile +++ b/ham/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2007/05/20 15:21:35 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2007/07/02 16:36:33 wulf Exp $ # COMMENT= Wireless communication tools and applications @@ -21,6 +21,7 @@ SUBDIR+= gnuradio-trellis SUBDIR+= gnuradio-usrp SUBDIR+= gnuradio-video-sdl SUBDIR+= gnuradio-wxgui +SUBDIR+= gpredict SUBDIR+= grig SUBDIR+= hamlib SUBDIR+= linpsk |