diff options
author | wiz <wiz> | 2009-05-20 01:09:12 +0000 |
---|---|---|
committer | wiz <wiz> | 2009-05-20 01:09:12 +0000 |
commit | 6fcf27ef8b01384e5212a34aeca3b7a7efcdc74a (patch) | |
tree | c671d5f2a9f64f808d360a9940c8af4ade22f221 /sysutils | |
parent | 06b8459d50d2a785077f910b8c6a02420fd0b14d (diff) | |
download | pkgsrc-6fcf27ef8b01384e5212a34aeca3b7a7efcdc74a.tar.gz |
More readline-6.0 stragglers.
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/bacula-clientonly/Makefile | 3 | ||||
-rw-r--r-- | sysutils/bacula-doc/Makefile | 3 | ||||
-rw-r--r-- | sysutils/bacula-gnome-console/Makefile | 3 | ||||
-rw-r--r-- | sysutils/bacula-qt-console/Makefile | 3 | ||||
-rw-r--r-- | sysutils/bacula-tray-monitor/Makefile | 3 | ||||
-rw-r--r-- | sysutils/bacula-wx-console/Makefile | 3 |
6 files changed, 12 insertions, 6 deletions
diff --git a/sysutils/bacula-clientonly/Makefile b/sysutils/bacula-clientonly/Makefile index 49da0b970a6..3ce1aae1317 100644 --- a/sysutils/bacula-clientonly/Makefile +++ b/sysutils/bacula-clientonly/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.12 2009/05/15 10:29:06 adam Exp $ +# $NetBSD: Makefile,v 1.13 2009/05/20 01:09:12 wiz Exp $ PKGNAME= ${DISTNAME:S/-/-clientonly-/} +PKGREVISION= 1 COMMENT= The Network Backup Solution (client only) CONFLICTS= bacula-[0-9]* bacula-client-[0-9]* diff --git a/sysutils/bacula-doc/Makefile b/sysutils/bacula-doc/Makefile index ca4fdb83888..7371a843fc6 100644 --- a/sysutils/bacula-doc/Makefile +++ b/sysutils/bacula-doc/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2009/05/15 10:29:06 adam Exp $ +# $NetBSD: Makefile,v 1.20 2009/05/20 01:09:12 wiz Exp $ DISTNAME= bacula-docs-3.0.1 PKGNAME= ${DISTNAME:S/docs/doc/} +PKGREVISION= 1 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=bacula/} EXTRACT_SUFX= .tar.bz2 diff --git a/sysutils/bacula-gnome-console/Makefile b/sysutils/bacula-gnome-console/Makefile index fe50d243449..b2273165c24 100644 --- a/sysutils/bacula-gnome-console/Makefile +++ b/sysutils/bacula-gnome-console/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.18 2008/11/21 15:30:40 adam Exp $ +# $NetBSD: Makefile,v 1.19 2009/05/20 01:09:12 wiz Exp $ PKGNAME= ${DISTNAME:S/-/-gnome-console-/} +PKGREVISION= 1 COMMENT= Gnome console for Bacula - The Network Backup Solution CATEGORIES+= gnome diff --git a/sysutils/bacula-qt-console/Makefile b/sysutils/bacula-qt-console/Makefile index 5cc796ac72c..76f5964367f 100644 --- a/sysutils/bacula-qt-console/Makefile +++ b/sysutils/bacula-qt-console/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.1.1.1 2009/05/16 08:06:18 adam Exp $ +# $NetBSD: Makefile,v 1.2 2009/05/20 01:09:12 wiz Exp $ PKGNAME= ${DISTNAME:S/-/-qt-console-/} +PKGREVISION= 1 COMMENT= Qt-based console for Bacula - The Network Backup Solution PKG_DESTDIR_SUPPORT= user-destdir diff --git a/sysutils/bacula-tray-monitor/Makefile b/sysutils/bacula-tray-monitor/Makefile index 62cb4dea138..98da60293fe 100644 --- a/sysutils/bacula-tray-monitor/Makefile +++ b/sysutils/bacula-tray-monitor/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.9 2009/05/16 07:48:45 adam Exp $ +# $NetBSD: Makefile,v 1.10 2009/05/20 01:09:12 wiz Exp $ PKGNAME= ${DISTNAME:S/-/-tray-monitor-/} +PKGREVISION= 1 COMMENT= System tray monitor for Bacula - The Network Backup Solution PKG_DESTDIR_SUPPORT= user-destdir diff --git a/sysutils/bacula-wx-console/Makefile b/sysutils/bacula-wx-console/Makefile index 56a23317205..bbe698f3c3c 100644 --- a/sysutils/bacula-wx-console/Makefile +++ b/sysutils/bacula-wx-console/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.10 2008/11/21 15:30:40 adam Exp $ +# $NetBSD: Makefile,v 1.11 2009/05/20 01:09:13 wiz Exp $ PKGNAME= ${DISTNAME:S/-/-wx-console-/} +PKGREVISION= 1 COMMENT= wxWindows-based console for Bacula - The Network Backup Solution PKG_DESTDIR_SUPPORT= user-destdir |