diff options
Diffstat (limited to 'comms/direwolf/Makefile')
-rw-r--r-- | comms/direwolf/Makefile | 11 |
1 files changed, 1 insertions, 10 deletions
diff --git a/comms/direwolf/Makefile b/comms/direwolf/Makefile index fb8af135afc6..1f44b3276bc0 100644 --- a/comms/direwolf/Makefile +++ b/comms/direwolf/Makefile @@ -1,16 +1,7 @@ PORTNAME= direwolf -DISTVERSION= 1.6 -PORTREVISION= 2 +DISTVERSION= 1.7 CATEGORIES= comms hamradio -PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ -PATCHFILES= a30f90956b81feeb65007828c27617df1ce9f052.patch:-p1 \ - e449e39d4d0fba994b1a48aad13c40cd5e44a959.patch:-p1 \ - 6bfd22811c329539111ed72bafc1d18514af8a74.patch:-p1 \ - 5dbe2ce136fbe75dcfed49583fb62e2b394293c1.patch:-p1 \ - 42314b7219ec266697396c7a4b61afe91be9b92c.patch:-p1 \ - 27019b479344c1eb7cdf0a5c2dbfc54471ed4379.patch:-p1 - MAINTAINER= hamradio@FreeBSD.org COMMENT= Software "soundcard" modem/TNC and APRS encoder/decoder WWW= https://github.com/wb2osz/direwolf |