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 396495b5b93..88fbf566660 100644 --- a/sysutils/notification-daemon/Makefile +++ b/sysutils/notification-daemon/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2009/08/26 19:58:20 sno Exp $ +# $NetBSD: Makefile,v 1.15 2010/06/13 22:45:24 wiz Exp $ # DISTNAME= notification-daemon-0.4.0 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= sysutils gnome MASTER_SITES= http://www.galago-project.org/files/releases/source/notification-daemon/ |