diff options
Diffstat (limited to 'x11/dunst/Makefile')
-rw-r--r-- | x11/dunst/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/dunst/Makefile b/x11/dunst/Makefile index de18902748f..53c7c7e1535 100644 --- a/x11/dunst/Makefile +++ b/x11/dunst/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.11 2018/04/16 14:35:20 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2018/11/12 03:53:06 ryoon Exp $ DISTNAME= dunst-1.2.0 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_GITHUB:=dunst-project/} GITHUB_TAG= v${PKGVERSION_NOREV} |