diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2008-03-23 10:35:22 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2008-03-23 10:35:22 +0000 |
commit | a426c124f55b242e6d13f968cd0c22d523f31c50 (patch) | |
tree | cedb9da8c9ed772a767a2dccfd332a9bfcc05c1c /comms | |
parent | 550f3c221e5b893c5557ae7acd472a28844642e9 (diff) | |
download | ports-a426c124f55b242e6d13f968cd0c22d523f31c50.tar.gz ports-a426c124f55b242e6d13f968cd0c22d523f31c50.zip |
Notes
Diffstat (limited to 'comms')
-rw-r--r-- | comms/linrad/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/linrad/Makefile b/comms/linrad/Makefile index 9557ea72a8a6..382b96b65cc0 100644 --- a/comms/linrad/Makefile +++ b/comms/linrad/Makefile @@ -5,9 +5,9 @@ # $FreeBSD$ # -PORTNAME= linrad hamradio +PORTNAME= linrad PORTVERSION= 2.43 -CATEGORIES= comms +CATEGORIES= comms hamradio MASTER_SITES= http://www.nitehawk.com/sm5bsz/linuxdsp/archive/\ http://g7rau.demon.co.uk/sm5bsz/linuxdsp/archive/\ http://www.sm5bsz.com/linuxdsp/archive/ |