diff options
author | jmmv <jmmv@pkgsrc.org> | 2006-09-16 12:20:32 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2006-09-16 12:20:32 +0000 |
commit | 6697509668c17ae62b6ec31fd5953026d86a2249 (patch) | |
tree | 9f2e5140c40cb30e2c5aa3acc8f0e8c42fe296c3 /mail/mail-notification | |
parent | 374a8418ef6b8fa6bd0113ed8398d51fd171769c (diff) | |
download | pkgsrc-6697509668c17ae62b6ec31fd5953026d86a2249.tar.gz |
Bump revisions due to gnome-vfs2 update: dbus-glib is now a dependency.
This fixes problems when some installed packages are outdated.
Per wiz@'s request.
Grrr, I really hate this kind of change.
Diffstat (limited to 'mail/mail-notification')
-rw-r--r-- | mail/mail-notification/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/mail-notification/Makefile b/mail/mail-notification/Makefile index c22dcf7b067..ec1531855b1 100644 --- a/mail/mail-notification/Makefile +++ b/mail/mail-notification/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.30 2006/09/05 00:55:32 gdt Exp $ +# $NetBSD: Makefile,v 1.31 2006/09/16 12:20:38 jmmv Exp $ # DISTNAME= mail-notification-3.0 +PKGREVISION= 1 CATEGORIES= mail gnome MASTER_SITES= http://savannah.nongnu.org/download/mailnotify/ |