diff options
author | adam <adam@pkgsrc.org> | 2022-04-18 19:09:40 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2022-04-18 19:09:40 +0000 |
commit | 6c10379372ac97ec4de9f52cf2535c4414d4c550 (patch) | |
tree | 068c01897bffb801de7773e6b21b9184ac9fbfec /textproc/po4a/Makefile | |
parent | f9a0080d745b911a1f135093b0c26396b0d70b0c (diff) | |
download | pkgsrc-6c10379372ac97ec4de9f52cf2535c4414d4c550.tar.gz |
revbump for textproc/icu update
Diffstat (limited to 'textproc/po4a/Makefile')
-rw-r--r-- | textproc/po4a/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/po4a/Makefile b/textproc/po4a/Makefile index f9e0324322e..549122febdd 100644 --- a/textproc/po4a/Makefile +++ b/textproc/po4a/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.49 2022/01/23 10:04:55 schmonz Exp $ +# $NetBSD: Makefile,v 1.50 2022/04/18 19:12:11 adam Exp $ DISTNAME= po4a-0.66 +PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GITHUB:=mquinson/} GITHUB_RELEASE= v${PKGVERSION_NOREV} |