diff options
Diffstat (limited to 'geography/qgis/Makefile')
-rw-r--r-- | geography/qgis/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/geography/qgis/Makefile b/geography/qgis/Makefile index 4b612ba7225..a20dcaf14d2 100644 --- a/geography/qgis/Makefile +++ b/geography/qgis/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.121 2021/07/07 00:26:51 gdt Exp $ +# $NetBSD: Makefile,v 1.122 2021/07/30 12:26:54 ryoon Exp $ # This is intentionally 3.16 Long Term Release. Please do not update # to later branches, and instead discuss whether/how we want multiple # versions. DISTNAME= qgis-3.16.8 +PKGREVISION= 1 CATEGORIES= geography MASTER_SITES= https://qgis.org/downloads/ EXTRACT_SUFX= .tar.bz2 |