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 | f190ea92a4f7a583932f9bd54bdb12bf3533ec62 (patch) | |
tree | 9f2e5140c40cb30e2c5aa3acc8f0e8c42fe296c3 /sysutils/bacula-gnome-console | |
parent | 325ba27dc46f0bbaa5d6b5d7c519b19d9087e691 (diff) | |
download | pkgsrc-f190ea92a4f7a583932f9bd54bdb12bf3533ec62.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 'sysutils/bacula-gnome-console')
-rw-r--r-- | sysutils/bacula-gnome-console/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/bacula-gnome-console/Makefile b/sysutils/bacula-gnome-console/Makefile index 78f4d4c0647..9609cd9518f 100644 --- a/sysutils/bacula-gnome-console/Makefile +++ b/sysutils/bacula-gnome-console/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2006/06/22 10:03:55 joerg Exp $ +# $NetBSD: Makefile,v 1.8 2006/09/16 12:20:40 jmmv Exp $ PKGNAME= ${DISTNAME:S/-/-gnomeconsole-/} +PKGREVISION= 1 COMMENT= Gnome console for Bacula - The Network Backup Solution CATEGORIES+= gnome |