diff options
Diffstat (limited to 'astro/mepo/Makefile')
-rw-r--r-- | astro/mepo/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/astro/mepo/Makefile b/astro/mepo/Makefile index a3063cdb408c..c6b00e34dd26 100644 --- a/astro/mepo/Makefile +++ b/astro/mepo/Makefile @@ -1,9 +1,10 @@ PORTNAME= mepo DISTVERSION= 1.3.4 +PORTREVISION= 1 CATEGORIES= astro geography wayland MASTER_SITES= https://git.sr.ht/~mil/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/ -MAINTAINER= jbeich@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Fast, simple, and hackable OSM map viewer WWW= https://sr.ht/~mil/Mepo/ |