diff options
author | Daniel Engberg <diizzy@FreeBSD.org> | 2023-07-28 17:13:07 +0000 |
---|---|---|
committer | Daniel Engberg <diizzy@FreeBSD.org> | 2023-07-28 17:13:17 +0000 |
commit | 664a2fa1e56e670a356f54c94389bdb47d868f3f (patch) | |
tree | cac375e8d9b687285123442d247e84a82100ae57 /astro/qmapshack | |
parent | 7e8ed677f176d1b351caf44f308cf3a2f58266e8 (diff) |
Diffstat (limited to 'astro/qmapshack')
-rw-r--r-- | astro/qmapshack/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/qmapshack/Makefile b/astro/qmapshack/Makefile index 9ea0e129989b..66c3f1fdd035 100644 --- a/astro/qmapshack/Makefile +++ b/astro/qmapshack/Makefile @@ -1,6 +1,6 @@ PORTNAME= qmapshack PORTVERSION= 1.16.1 -PORTREVISION= 9 +PORTREVISION= 10 DISTVERSIONPREFIX= V_ CATEGORIES= astro |