diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-01-10 23:40:08 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-01-10 23:40:08 +0000 |
commit | 295a710b0ec58c19bae918a4abcc033b471dadae (patch) | |
tree | 6fabe5319f0c1e6663d2595afd9a0d5c3d1a71d1 /comms/hf | |
parent | 8c9eae59d5e24920dc543027c795c5a7dbb4d00b (diff) |
Notes
Diffstat (limited to 'comms/hf')
-rw-r--r-- | comms/hf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/hf/Makefile b/comms/hf/Makefile index 563b16502bca..15c1c4eca5d6 100644 --- a/comms/hf/Makefile +++ b/comms/hf/Makefile @@ -7,7 +7,7 @@ PORTNAME= hf PORTVERSION= 0.8 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= comms hamradio MASTER_SITES= SF/${PORTNAME}term/${PORTNAME}/${PORTVERSION} |