diff options
author | pav <pav@FreeBSD.org> | 2008-03-23 18:35:22 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2008-03-23 18:35:22 +0800 |
commit | 312d41300eaec4c711564d7a52f125a6e88b06f3 (patch) | |
tree | f7b4254df0471ae4b4c665509f188bfea9eba177 /comms/linrad | |
parent | a5a119a55b2a97f93b98bdf5a91bfd2f29267982 (diff) | |
download | freebsd-ports-gnome-312d41300eaec4c711564d7a52f125a6e88b06f3.tar.gz freebsd-ports-gnome-312d41300eaec4c711564d7a52f125a6e88b06f3.tar.zst freebsd-ports-gnome-312d41300eaec4c711564d7a52f125a6e88b06f3.zip |
- Correct previous commit
Pointy hat to: db
Diffstat (limited to 'comms/linrad')
-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/ |