diff options
Diffstat (limited to 'geography/opencpn/Makefile')
-rw-r--r-- | geography/opencpn/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/geography/opencpn/Makefile b/geography/opencpn/Makefile index d0be37e8546..e6d644af039 100644 --- a/geography/opencpn/Makefile +++ b/geography/opencpn/Makefile @@ -1,14 +1,14 @@ -# $NetBSD: Makefile,v 1.6 2016/05/25 14:38:48 bouyer Exp $ +# $NetBSD: Makefile,v 1.7 2016/06/16 15:52:56 bouyer Exp $ # -VERSION= 4.2.0 -PKGREVISION= 1 +VERSION= 4.4.0 +#PKGREVISION= 0 DISTNAME= OpenCPN-${VERSION} PKGNAME= opencpn-${VERSION} CATEGORIES= geography MASTER_SITES= ${MASTER_SITE_GITHUB:=OpenCPN/} GITHUB_PROJECT= OpenCPN -GITHUB_TAG= a555b4988b50f555be052394c184ef26c5ad0e8a +GITHUB_TAG= ec4fb21cf1f8f0a8e6bd6768a235699fc76848a2 EXTRACT_SUFX= .zip MAINTAINER= bouyer@NetBSD.org |