diff options
Diffstat (limited to 'www/liferea/Makefile')
-rw-r--r-- | www/liferea/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/liferea/Makefile b/www/liferea/Makefile index 8a89a7de4b4..25f7ca96bb5 100644 --- a/www/liferea/Makefile +++ b/www/liferea/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.171 2020/03/08 16:51:37 wiz Exp $ +# $NetBSD: Makefile,v 1.172 2020/03/10 22:11:10 wiz Exp $ DISTNAME= liferea-1.12.7 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_GITHUB:=lwindolf/} GITHUB_TAG= v${PKGVERSION_NOREV} |