diff options
author | wiz <wiz@pkgsrc.org> | 2006-03-06 00:18:10 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-03-06 00:18:10 +0000 |
commit | d2f41c253bcf6dd8b299993289490d5f8b1c258a (patch) | |
tree | b885fee271c914c9d75852dea6c10abb31e5c983 /sysutils/bacula-gnome-console | |
parent | 33c83570cbeaecfa77a768ca76de01fdda8e2eeb (diff) | |
download | pkgsrc-d2f41c253bcf6dd8b299993289490d5f8b1c258a.tar.gz |
Belatedly bump PKGREVISION for all libtasn1 dependencies, since
libtasn1 had a shlib major bump.
Also update dependencies in bl3.mk files.
Addresses PR 32998 by Robert Elz.
Diffstat (limited to 'sysutils/bacula-gnome-console')
-rw-r--r-- | sysutils/bacula-gnome-console/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/bacula-gnome-console/Makefile b/sysutils/bacula-gnome-console/Makefile index 691600e97d0..385d360c5cc 100644 --- a/sysutils/bacula-gnome-console/Makefile +++ b/sysutils/bacula-gnome-console/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2006/02/05 23:10:48 joerg Exp $ +# $NetBSD: Makefile,v 1.3 2006/03/06 00:18:25 wiz Exp $ PKGNAME= ${DISTNAME:S/-/-gnomeconsole-/} -PKGREVISION= 1 +PKGREVISION= 2 COMMENT= Gnome console for Bacula - The Network Backup Solution CATEGORIES+= gnome |