diff options
-rw-r--r-- | sysutils/bacula-gnome-console/Makefile | 8 | ||||
-rw-r--r-- | sysutils/bacula-tray-monitor/Makefile | 6 | ||||
-rw-r--r-- | sysutils/bacula-wx-console/Makefile | 6 |
3 files changed, 10 insertions, 10 deletions
diff --git a/sysutils/bacula-gnome-console/Makefile b/sysutils/bacula-gnome-console/Makefile index 857582a0726..fe50d243449 100644 --- a/sysutils/bacula-gnome-console/Makefile +++ b/sysutils/bacula-gnome-console/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2008/11/21 14:09:31 adam Exp $ +# $NetBSD: Makefile,v 1.18 2008/11/21 15:30:40 adam Exp $ -PKGNAME= ${DISTNAME:S/-/-gnomeconsole-/} -COMMENT= Gnome console for Bacula - The Network Backup Solution -CATEGORIES+= gnome +PKGNAME= ${DISTNAME:S/-/-gnome-console-/} +COMMENT= Gnome console for Bacula - The Network Backup Solution +CATEGORIES+= gnome PKG_DESTDIR_SUPPORT= user-destdir diff --git a/sysutils/bacula-tray-monitor/Makefile b/sysutils/bacula-tray-monitor/Makefile index a5bf08d182c..a2ba06685e0 100644 --- a/sysutils/bacula-tray-monitor/Makefile +++ b/sysutils/bacula-tray-monitor/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2008/01/04 14:32:53 ghen Exp $ +# $NetBSD: Makefile,v 1.8 2008/11/21 15:30:40 adam Exp $ -PKGNAME= ${DISTNAME:S/-/-traymonitor-/} -COMMENT= System tray monitor for Bacula - The Network Backup Solution +PKGNAME= ${DISTNAME:S/-/-tray-monitor-/} +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 135abae92ad..56a23317205 100644 --- a/sysutils/bacula-wx-console/Makefile +++ b/sysutils/bacula-wx-console/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.9 2008/11/21 14:09:31 adam Exp $ +# $NetBSD: Makefile,v 1.10 2008/11/21 15:30:40 adam Exp $ -PKGNAME= ${DISTNAME:S/-/-wxconsole-/} -COMMENT= wxWindows-based console for Bacula - The Network Backup Solution +PKGNAME= ${DISTNAME:S/-/-wx-console-/} +COMMENT= wxWindows-based console for Bacula - The Network Backup Solution PKG_DESTDIR_SUPPORT= user-destdir |