diff options
author | adam <adam> | 2008-11-21 15:30:40 +0000 |
---|---|---|
committer | adam <adam> | 2008-11-21 15:30:40 +0000 |
commit | 6824ea6da6be5afd3e560ecb5b02432b6c3e6740 (patch) | |
tree | d0d4d6166a4544c23136f3d8646632ea0a2b9c98 /sysutils/bacula-wx-console | |
parent | 0bddd9b6ad6d889c0371958ffc1fe1e01fef14fb (diff) | |
download | pkgsrc-6824ea6da6be5afd3e560ecb5b02432b6c3e6740.tar.gz |
Unify package names for bacula
Diffstat (limited to 'sysutils/bacula-wx-console')
-rw-r--r-- | sysutils/bacula-wx-console/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
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 |