diff options
author | Diane Bruce <db@FreeBSD.org> | 2020-08-28 12:30:55 +0000 |
---|---|---|
committer | Diane Bruce <db@FreeBSD.org> | 2020-08-28 12:30:55 +0000 |
commit | d7216bce462d225ee8aaed1eeae9c47319266209 (patch) | |
tree | 537951d837c33161ed645d5569c9ace41bd67e1b /comms/gpredict/Makefile | |
parent | 03d895e7aa3fe7146ac6d72a7fc766c43af9bf9f (diff) |
Notes
Diffstat (limited to 'comms/gpredict/Makefile')
-rw-r--r-- | comms/gpredict/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/gpredict/Makefile b/comms/gpredict/Makefile index a08927a50613..5f46c82d4671 100644 --- a/comms/gpredict/Makefile +++ b/comms/gpredict/Makefile @@ -3,7 +3,7 @@ PORTNAME= gpredict DISTVERSION= 2.2.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= comms hamradio MASTER_SITES= https://github.com/csete/${PORTNAME}/releases/download/v${DISTVERSION}/ |