diff options
author | jmmv <jmmv@pkgsrc.org> | 2006-08-23 09:49:35 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2006-08-23 09:49:35 +0000 |
commit | 1cf87e225b875f15dc226f5552a0e82a833bf597 (patch) | |
tree | 690bc7bfdf279f9cef73a896a2001f98b9e5dfd7 /sysutils | |
parent | a5068febe8fd845d67d43a276d4ee9e2e7c467f2 (diff) | |
download | pkgsrc-1cf87e225b875f15dc226f5552a0e82a833bf597.tar.gz |
Bump PKGREVISION due to dbus update to 0.9x.
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/libnotify/Makefile | 4 | ||||
-rw-r--r-- | sysutils/notification-daemon/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sysutils/libnotify/Makefile b/sysutils/libnotify/Makefile index 99701b2c32b..df564ffa38a 100644 --- a/sysutils/libnotify/Makefile +++ b/sysutils/libnotify/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2006/04/17 13:46:10 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2006/08/23 09:49:36 jmmv Exp $ # DISTNAME= libnotify-0.3.2 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= sysutils gnome MASTER_SITES= http://www.galago-project.org/files/releases/source/libnotify/ diff --git a/sysutils/notification-daemon/Makefile b/sysutils/notification-daemon/Makefile index 0fc8f489efb..2c3641739ac 100644 --- a/sysutils/notification-daemon/Makefile +++ b/sysutils/notification-daemon/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2006/07/05 05:37:45 jlam Exp $ +# $NetBSD: Makefile,v 1.4 2006/08/23 09:49:36 jmmv Exp $ # DISTNAME= notification-daemon-0.3.4 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= sysutils gnome MASTER_SITES= http://www.galago-project.org/files/releases/source/notification-daemon/ |