diff options
Diffstat (limited to 'sysutils/notification-daemon/Makefile')
-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 ca268e8b73b..4e5abf301a0 100644 --- a/sysutils/notification-daemon/Makefile +++ b/sysutils/notification-daemon/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2011/01/13 13:39:25 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2011/04/22 13:44:44 obache Exp $ # DISTNAME= notification-daemon-0.4.0 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= sysutils gnome MASTER_SITES= http://www.galago-project.org/files/releases/source/notification-daemon/ |