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 0e3dacc031a..770d79ba692 100644 --- a/sysutils/bacula-wx-console/Makefile +++ b/sysutils/bacula-wx-console/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.34 2013/06/03 10:05:57 wiz Exp $ +# $NetBSD: Makefile,v 1.35 2013/06/04 22:17:03 tron Exp $ PKGNAME= ${DISTNAME:S/-/-wx-console-/} -PKGREVISION= 2 +PKGREVISION= 3 COMMENT= Bacula wxWindows-based console DISTINFO_FILE= ${.CURDIR}/../../sysutils/bacula/distinfo |