diff options
Diffstat (limited to 'editors/poedit/Makefile')
-rw-r--r-- | editors/poedit/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/poedit/Makefile b/editors/poedit/Makefile index 421885d02e6..a9529c550fb 100644 --- a/editors/poedit/Makefile +++ b/editors/poedit/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.103 2021/09/29 19:00:34 adam Exp $ +# $NetBSD: Makefile,v 1.104 2021/12/08 16:04:12 adam Exp $ VERSION= 2.3 DISTNAME= poedit-${VERSION} -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_GITHUB:=vslavik/} GITHUB_RELEASE= v${VERSION}-oss |