diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2016-12-08 17:01:31 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2016-12-08 17:01:31 +0000 |
commit | 61b6b4348fe566a0f1afc6f060caa9b343dd8486 (patch) | |
tree | 1758a879b537ec1ddb6d97d97de80aae1e5f705e /comms/gpredict | |
parent | ca2176f4ac9e70753263ba8d7d6d812142573e5b (diff) |
Notes
Diffstat (limited to 'comms/gpredict')
-rw-r--r-- | comms/gpredict/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/comms/gpredict/Makefile b/comms/gpredict/Makefile index 7d289355553d..e7b787a7fc88 100644 --- a/comms/gpredict/Makefile +++ b/comms/gpredict/Makefile @@ -3,6 +3,7 @@ PORTNAME= gpredict PORTVERSION= 1.3 +PORTREVISION= 1 CATEGORIES= comms hamradio MASTER_SITES= SF/${PORTNAME}/Gpredict/${PORTVERSION} |