diff options
Diffstat (limited to 'x11/xfce4-notifyd/Makefile')
-rw-r--r-- | x11/xfce4-notifyd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xfce4-notifyd/Makefile b/x11/xfce4-notifyd/Makefile index cab64f34910..27fabf3c724 100644 --- a/x11/xfce4-notifyd/Makefile +++ b/x11/xfce4-notifyd/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.37 2022/09/06 22:47:17 gutteridge Exp $ +# $NetBSD: Makefile,v 1.38 2022/12/16 22:54:22 gutteridge Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" -VERSION= 0.6.4 +VERSION= 0.6.5 DISTNAME= xfce4-notifyd-${VERSION} CATEGORIES= x11 MASTER_SITES= https://archive.xfce.org/src/apps/xfce4-notifyd/${VERSION:R}/ |