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/dunst | |
parent | 4100e0dc2dc5dc4845a33db21d4f1661602164c3 (diff) | |
download | pkgsrc-e3ee9b7f034cedad93963e424ebd1ceade696d30.tar.gz |
*: recursive bump for gdk-pixbuf2-2.38.1
Diffstat (limited to 'x11/dunst')
-rw-r--r-- | x11/dunst/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/dunst/Makefile b/x11/dunst/Makefile index 0f2648ce5d8..5f600262979 100644 --- a/x11/dunst/Makefile +++ b/x11/dunst/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.15 2019/06/15 15:02:13 nia Exp $ +# $NetBSD: Makefile,v 1.16 2019/07/21 22:25:56 wiz Exp $ DISTNAME= dunst-1.4.0 +PKGREVISION= 1 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_GITHUB:=dunst-project/} GITHUB_TAG= v${PKGVERSION_NOREV} |