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 b849055aca2..69057bc824d 100644 --- a/sysutils/notification-daemon/Makefile +++ b/sysutils/notification-daemon/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2010/09/14 11:02:48 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2010/11/15 22:58:36 abs Exp $ # DISTNAME= notification-daemon-0.4.0 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= sysutils gnome MASTER_SITES= http://www.galago-project.org/files/releases/source/notification-daemon/ |