diff options
Diffstat (limited to 'sysutils/notification-daemon')
-rw-r--r-- | sysutils/notification-daemon/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/notification-daemon/Makefile b/sysutils/notification-daemon/Makefile index 0ba03e05c09..c3abd1d88d1 100644 --- a/sysutils/notification-daemon/Makefile +++ b/sysutils/notification-daemon/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.31 2013/02/16 11:24:34 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2013/06/03 10:06:00 wiz Exp $ # DISTNAME= notification-daemon-0.4.0 -PKGREVISION= 17 +PKGREVISION= 18 CATEGORIES= sysutils gnome MASTER_SITES= http://www.galago-project.org/files/releases/source/notification-daemon/ |