diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2010-01-11 07:40:08 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2010-01-11 07:40:08 +0800 |
commit | 787b48bfc5e6c4ea8c8f79455685ef16fa88c0d9 (patch) | |
tree | 4f7e013c1302a24a6248c6e1f73fe14db676c38c /comms | |
parent | b4c930a11cc2b2182731ba8d963554ed252ebdc7 (diff) | |
download | freebsd-ports-gnome-787b48bfc5e6c4ea8c8f79455685ef16fa88c0d9.tar.gz freebsd-ports-gnome-787b48bfc5e6c4ea8c8f79455685ef16fa88c0d9.tar.zst freebsd-ports-gnome-787b48bfc5e6c4ea8c8f79455685ef16fa88c0d9.zip |
- Update to 0.5.11 [1]
- sort pkg-plist
- bump PORTREVISION for SHLIB bump
Submitted by: mi (via e-mail) [1] with minor changes
Diffstat (limited to 'comms')
-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} |