diff options
author | wiz <wiz@pkgsrc.org> | 2019-07-21 22:23:57 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2019-07-21 22:23:57 +0000 |
commit | e3ee9b7f034cedad93963e424ebd1ceade696d30 (patch) | |
tree | 8dd7df30f0514402be594828784d2414be349d64 /x11/tint2 | |
parent | 4100e0dc2dc5dc4845a33db21d4f1661602164c3 (diff) | |
download | pkgsrc-e3ee9b7f034cedad93963e424ebd1ceade696d30.tar.gz |
*: recursive bump for gdk-pixbuf2-2.38.1
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 8a47ba348d7..593ce8e5102 100644 --- a/x11/tint2/Makefile +++ b/x11/tint2/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.47 2019/01/02 15:35:12 tnn Exp $ +# $NetBSD: Makefile,v 1.48 2019/07/21 22:26:05 wiz Exp $ DISTNAME= tint2-v16.6.1 PKGNAME= ${DISTNAME:S/-v/-/} +PKGREVISION= 1 CATEGORIES= x11 MASTER_SITES= https://gitlab.com/o9000/tint2/-/archive/v16.6.1/ EXTRACT_SUFX= .tar.bz2 |