diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2009-01-07 16:34:27 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2009-01-07 16:34:27 +0000 |
commit | 05a2cbc2b4065df619532438fa1273548077e37e (patch) | |
tree | ffe8dc35739c0dc07e44a2c2fc8227a6fd376cb7 /comms/wsjt | |
parent | 171453ccf2d9ef87f9483a6cfa6dc4a62e374495 (diff) |
Notes
Diffstat (limited to 'comms/wsjt')
-rw-r--r-- | comms/wsjt/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/comms/wsjt/Makefile b/comms/wsjt/Makefile index bf509e640b1e..174ac7eecb69 100644 --- a/comms/wsjt/Makefile +++ b/comms/wsjt/Makefile @@ -7,6 +7,7 @@ PORTNAME= wsjt PORTVERSION= 5.9.7 +PORTREVISION= 1 CATEGORIES= comms hamradio MASTER_SITES= ${MASTER_SITE_BERLIOS:S/%SUBDIR%/wsjt/} \ ${MASTER_SITE_LOCAL:S/%SUBDIR%/db/} |