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 /x11/tint2 | |
parent | f9a0080d745b911a1f135093b0c26396b0d70b0c (diff) | |
download | pkgsrc-6c10379372ac97ec4de9f52cf2535c4414d4c550.tar.gz |
revbump for textproc/icu update
Diffstat (limited to 'x11/tint2')
-rw-r--r-- | x11/tint2/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/tint2/Makefile b/x11/tint2/Makefile index 8768c7046da..5e4269af508 100644 --- a/x11/tint2/Makefile +++ b/x11/tint2/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.61 2022/04/12 13:47:10 tnn Exp $ +# $NetBSD: Makefile,v 1.62 2022/04/18 19:12:26 adam Exp $ DISTNAME= tint2-v17.0.2 PKGNAME= ${DISTNAME:S/-v/-/} +PKGREVISION= 1 CATEGORIES= x11 MASTER_SITES= https://gitlab.com/o9000/tint2/-/archive/v${PKGVERSION_NOREV}/ EXTRACT_SUFX= .tar.bz2 |