diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-09-13 15:11:27 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-09-13 15:11:27 +0000 |
commit | 3ce0f2180809f6e79ba77264143a3d1b824a8d54 (patch) | |
tree | 20e1ada1d8086dd795eda0a0236243d21c6aaeba /comms/hf | |
parent | 5f8e11b89300cab751e82ccf7569f3305f04f3bc (diff) | |
download | ports-3ce0f2180809f6e79ba77264143a3d1b824a8d54.tar.gz ports-3ce0f2180809f6e79ba77264143a3d1b824a8d54.zip |
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 bc1488d78c92..52e2f72363d6 100644 --- a/comms/hf/Makefile +++ b/comms/hf/Makefile @@ -3,7 +3,7 @@ PORTNAME= hf PORTVERSION= 0.8 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= comms hamradio MASTER_SITES= SF/${PORTNAME}term/${PORTNAME}/${PORTVERSION} |