diff options
Diffstat (limited to 'sysutils/bacula-wx-console/Makefile')
-rw-r--r-- | sysutils/bacula-wx-console/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/bacula-wx-console/Makefile b/sysutils/bacula-wx-console/Makefile index 770d79ba692..00b40aa59e2 100644 --- a/sysutils/bacula-wx-console/Makefile +++ b/sysutils/bacula-wx-console/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.35 2013/06/04 22:17:03 tron Exp $ +# $NetBSD: Makefile,v 1.36 2013/06/06 12:55:02 wiz Exp $ PKGNAME= ${DISTNAME:S/-/-wx-console-/} -PKGREVISION= 3 +PKGREVISION= 4 COMMENT= Bacula wxWindows-based console DISTINFO_FILE= ${.CURDIR}/../../sysutils/bacula/distinfo |