diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-02-08 03:14:14 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-02-08 03:14:14 +0000 |
commit | d8d2cf17f92ccd5d80f2d631612145be2efe8210 (patch) | |
tree | f38635cc3a450709126798fde4a60c2d4119295e /comms | |
parent | 75908deff856f21a7e7b84b870f060208c0aa8da (diff) |
Notes
Diffstat (limited to 'comms')
-rw-r--r-- | comms/hf/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/hf/Makefile b/comms/hf/Makefile index ae5256f05aa4..0a01f7833b48 100644 --- a/comms/hf/Makefile +++ b/comms/hf/Makefile @@ -7,9 +7,9 @@ PORTNAME= hf PORTVERSION= 0.8 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= comms hamradio -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITES= SF MASTER_SITE_SUBDIR= hfterm MAINTAINER= db@FreeBSD.org |